Hi, hiw do we do this question?​

Answers

Answer 1

[tex]\displaystyle \int\sec x\:dx = \ln |\sec x + \tan x| + C[/tex]

Step-by-step explanation:

[tex]\displaystyle \int\sec x\:dx=\int\sec x\left(\frac{\sec x+ \tan x}{\sec x + \tan x}\right)dx[/tex]

[tex]\displaystyle = \int \left(\dfrac{\sec x\tan x + \sec^2x}{\sec x + \tan x} \right)dx[/tex]

Let [tex]u = \sec x + \tan x[/tex]

[tex]\:\:\:\:\:\:du = (\sec x\tan x + \sec^2x)dx[/tex]

where

[tex]d(\sec x) = \sec x\tan x\:dx[/tex]

[tex]d(\tan x) = \sec^2x\:dx[/tex]

[tex]\displaystyle \Rightarrow \int \left(\frac{\sec x\tan x + \sec^2x}{\sec x + \tan x}\right)\:dx = \int \dfrac{du}{u}[/tex]

[tex]= \ln |u| + C = \ln |\sec x + \tan x| + C[/tex]


Related Questions

Need the answer please, soon as possible

Answers

9514 1404 393

Answer:

  (d)  27.4%

Step-by-step explanation:

The desired percentage is ...

  (juniors for Kato)/(total juniors) × 100%

  =  129/(129 +194 +147) × 100%

  = (129/470) × 100% ≈ 27.4%

About 27.4% of juniors voted for Kato.

When A = 200, solve the equation x2 - 40x + A=0 using the quadratic formula. Show all your working and give your answers correct to 2 decimal places.​

Answers

Answer:

Solution given:

equation is:

x²-40x+A=0

when A=200

equation becomes

x²-40x+200=0

Comparing above equation with ax²+bx+c=0 we get

a=1

b=-40

c=200

By using quadratic equation formula

x=[tex]\displaystyle \frac{-b±\sqrt{b²-4ac}}{2a}[/tex]

substituting value

x=[tex]\displaystyle \frac{-*-40±\sqrt{(-40)²-4*1*200}}{2*1}[/tex]

x=[tex]\displaystyle \frac{40±\sqrt{800}}{2}[/tex]

x=[tex]\displaystyle \frac{40±20\sqrt{2}}{2}[/tex]

taking positive

x=[tex]\displaystyle \frac{40+20\sqrt{2}}{2}[/tex]

x=34.14

taking negative

x=[tex]\displaystyle \frac{40-20\sqrt{2}}{2}[/tex]

x=5.86

x=34.14 or 5.86

What is the volume of the cylinder below?


Height 4
Radius 7

Answers

Answer:

V ≈ 615.75

r Radius 7

h Height 4

Write the polynomial in standard form. Then name the polynomial based on its degree and number of
terms.
y-7y3 + 15y9

Answers

Answer:

[tex]15y^9 - 7y^3 + y[/tex]

Nonic polynomial

Step-by-step explanation:

Given

[tex]y - 7y^3 + 15y^9[/tex]

Required

Write in standard form

The standard form of a polynomial is:

[tex]ay^n + by^{n-1} + ......... + k[/tex]

So, we have:

[tex]y - 7y^3 + 15y^9[/tex]

The standard form is:

[tex]15y^9 - 7y^3 + y[/tex]

And the name is: Nonic polynomial (because it has a degree of 9)

What is the correct answer?

Answers

Answer:

Option D

Only the equation in option D matches with the table

Answered by GAUTHMATH

The to your question answer is D

Calls to a customer service center last on average 2.3 minutes with a standard deviation of 2 minutes. An operator in the call center is required to answer 76 calls each day. Assume the call times are independent.
What is the expected total amount of time in minutes the operator will spend on the calls each day?
What is the standard deviation of the total amount of time in minutes the operator will spend on the calls each day? Give your answer to four decimal places.
What is the approximate probability that the total time spent on the calls will be less than 166 minutes? Give your answer to four decimal places. Use the standard deviation as you entered it above to answer this question.
What is the value c such that the approximate probability that the total time spent on the calls each day is less than c is 0.95? Give your answer to four decimal places. Use the standard deviation as you entered it above to answer this question.

Answers

Answer:

The expected total amount of time in minutes the operator will spend on the calls each day is of 174.8 minutes.

The standard deviation of the total amount of time in minutes the operator will spend on the calls each day is of 17.4356 minutes.

0.3085 = 30.85% approximate probability that the total time spent on the calls will be less than 166 minutes.

The value c such that the approximate probability that the total time spent on the calls each day is less than c is 0.95 is [tex]c = 203.4816[/tex]

Step-by-step explanation:

Normal Probability Distribution

Problems of normal distributions can be solved using the z-score formula.

In a set with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex], the z-score of a measure X is given by:

[tex]Z = \frac{X - \mu}{\sigma}[/tex]

The Z-score measures how many standard deviations the measure is from the mean. After finding the Z-score, we look at the z-score table and find the p-value associated with this z-score. This p-value is the probability that the value of the measure is smaller than X, that is, the percentile of X. Subtracting 1 by the p-value, we get the probability that the value of the measure is greater than X.

n instances of a normally distributed variable:

For n instances of a normally distributed variable, the mean is:

[tex]M = n\mu[/tex]

The standard deviation is:

[tex]s = \sigma\sqrt{n}[/tex]

Calls to a customer service center last on average 2.3 minutes with a standard deviation of 2 minutes.

This means that [tex]\mu = 2.3, \sigma = 2[/tex]

An operator in the call center is required to answer 76 calls each day.

This means that [tex]n = 76[/tex]

What is the expected total amount of time in minutes the operator will spend on the calls each day?

[tex]M = n\mu = 76*2.3 = 174.8[/tex]

The expected total amount of time in minutes the operator will spend on the calls each day is of 174.8 minutes.

What is the standard deviation of the total amount of time in minutes the operator will spend on the calls each day?

[tex]s = \sigma\sqrt{n} = 2\sqrt{76} = 17.4356[/tex]

The standard deviation of the total amount of time in minutes the operator will spend on the calls each day is of 17.4356 minutes.

What is the approximate probability that the total time spent on the calls will be less than 166 minutes?

This is the p-value of Z when X = 166.

[tex]Z = \frac{X - \mu}{\sigma}[/tex]

For this problem:

[tex]Z = \frac{X - M}{s}[/tex]

[tex]Z = \frac{166 - 174.8}{17.4356}[/tex]

[tex]Z = 0.5[/tex]

[tex]Z = 0.5[/tex] has a p-value of 0.6915.

1 - 0.6915 = 0.3085.

0.3085 = 30.85% approximate probability that the total time spent on the calls will be less than 166 minutes.

What is the value c such that the approximate probability that the total time spent on the calls each day is less than c is 0.95?

This is X = c for which Z has a p-value of 0.95, so X = c when Z = 1.645. Then

[tex]Z = \frac{X - M}{s}[/tex]

[tex]1.645 = \frac{c - 174.8}{17.4356}[/tex]

[tex]c - 174.8 = 1.645*17.4356[/tex]

[tex]c = 203.4816[/tex]

The value c such that the approximate probability that the total time spent on the calls each day is less than c is 0.95 is [tex]c = 203.4816[/tex]

Can someone please help me with this math problem

Answers

We have [tex]f\left(f^{-1}(x)\right) = x[/tex] for inverse functions [tex]f(x)[/tex] and [tex]f^{-1}(x)[/tex]. Then if [tex]f(x) = 2x+5[/tex], we have

[tex]f\left(f^{-1}(x)\right) = 2f^{-1}(x) + 5 = x \implies f^{-1}(x) = \dfrac{x-5}2[/tex]

Then

[tex]f^{-1}(8) = \dfrac{8-5}2 = \boxed{\dfrac32}[/tex]

express 111 as a sum of two primes​

Answers

Answer:

2 + 109 = 111

Step-by-step explanation:

.............

What is the dimension of the null space Null (A) of A = ​

Answers

Answer:

the nullity of a matrix A is the demision of its null space:nullity A = dim (n(A).

Find the area of the shape shown below.

Answers

Answer:

28 units²

Step-by-step explanation:

Area of trapezoid =

2(8 + 4)/2 = 12

Area of rectangle =

2 x 8 = 16

16 + 12 = 28

If my answer is incorrect, pls correct me!

If you like my answer and explanation, mark me as brainliest!

-Chetan K

There is 3m wide path around a circular cricket ground having the diameter of 137 m. Find the area of the path.​

Answers

Answer:

1320 m^2

Step-by-step explanation:

area of ground = π r ^2

= (22/7) × (137/2)^2

= 14,747.0714286 m^2

area of ground and path

=( 22/7)(143/2)^2

= 16,067.0714286 m^2

area of path

=16,067.0714286 -14,747.0714286

= 1320 m^2

note :

r = radius = diameter /2

area of a circle = π r^2

diameter of circle created with path and ground = 137 + 2 × width of path

= 137 + 2× 3 = 143 m

what is the area of the triangle ://

Answers

Answer:

The area of a triangle is:

Area = 1/2(bh)

Area = 1/2(70)

Area = 35 square inches

Let me know  if this helps!

Answer:

A = 35

Step-by-step explanation:

a^2 + b^2 = c^2

10^2 + b^2 = 12^2

100 + b^2 = 144

144 - 100 = b^2

b^2 = 44

b = 6.6

6.6 x 10 = 66/2 = 33

7 - 6.6 = 0.4

10 x 0.4 = 4/2 = 2

Area = 33 + 2

Area = 35

Coefficient and degree of the polynomial

Answers

Answer:

The leading coefficient is -8 as it is a mix of x and cardinal, if it was x alone then it wouldn't be the coefficient, we would use the next number shown.

If it was just a number and no x then it would still be the coefficient.

The degree is 9 as it is the highest power shown.

Step-by-step explanation:

See attachment for examples

What is the sum of the infinite geometric series?​

Answers

Answer:

-6

Step-by-step explanation:

a1= -3

r= -(3/2)/-3 = 0.5

r>-3

s= a1/1-r

= -3/1-0.5

=-6

Question 17 of 25
Solve the inequality. Enter the answer as an inequality that shows the value of
the variable; for example f>7, or 6 < w. Where necessary, use <= to write s
and use >= to write .
V-(-5) <-9
Answer here
I
SUBMIT

Answers

Answer:

v-(-5)<-9

v- remove brackets -5

v- -5= -4 +5 ( opposite operation)

v- = -4

v< -4

The figure shows an equilateral triangle with its sides as indicated. find the length of each side of the triangle .

I Will Mark Brainliest​

Answers

Answer:

21

Step-by-step explanation:

All three sides are equal

2x-7 = x+y-9 = y+5

Using the last two

x+y-9 = y+5

Subtract y from each side

x+y-9-y = y+5-y

x-9 = 5

Add 9 to each side

x -9+9 = 5+9

x=14

We know the side length is

2x-7

2(14) -7

28-7

21

The side length is 21

please help I have 3 mins left

Answers

Answer:

the first one is 3.7 x 10^-4

and the second one is 3.7 x 10^4

explanation:

when we have decimals we are going backward,

therefore "0.00037" would be a negative number

to find the scientific notation form, we have to move the decimal over to the left untill we get 3.7

it took 4 moves to the right to get to 3.7, and since were dealing with decimals it will be negative,

so the first one is 3.7 x 10^4

the second one however is not a decimal so it will be a positive exponent.

now remember that there is always a decimal after a number we might just not see it.

so, going from the very end of the number it takes us 4 moves to the left to get to 3.7

so,

the second one will be 3.7 x 10^4

hope this helped :)

The sum of 'n' terms of an arithmetic sequence is 4n^2+3n. What is the first term, the common difference, and the sequence?

Answers

Answer:

d=8 and a=7

Step-by-step explanation:

The sum of a arithmetic sequence is given by (n/2)*(2a+(n-1)d). Comparing coefficients with the given Sn, we have; a-d/2=3 and d/2=4, d=8 and a=7. The sequence is 7, 15, 23, 31, 39

7. Solve for x: x/6 - y/3 = 1

Please give steps!

Answers

x/6 - y/3 = 1
<=> x/6 = 1+ y/3
<=> x/6 = (3+y)/3
<=> x = (3+y)/3 x 6
<=> x = 2(3+y)
So the answer is x = 2(3+y)


Which description matches the function represented by the values in this
table?
X х
у
14
1
2
56
224
4
896
5
3584
O A. exponential decay
OB. linear growth
O C. linear decay
D. exponential growth

Answers

The given table represents Exponential growth.

Exponential growth:

The process of Quantity rising over time is called exponential growth. An exponential function is used to create an exponential growth curve, which represents a pattern of data that shows a rise over time. Where the Exponential decay helps to understand the rapid decrease in a period of time

Here we have

The table

х     1       2       3       4          5  

у    14     56    224    896    3584  

From the given table, we can observe that

[tex]\frac{14}{56} = \frac{56}{224} = \frac{896}{3584} = \frac{1}{4}[/tex]    

Since the absolute value of the common ratio is less than 1 i.e 1/4

And the values are increasing

Therefore,

The given table represents Exponential growth.

Learn more about Exponential growth at

https://brainly.com/question/8706992

#SPJ1

What year was it when I was a freshman if I graduated this year(2021)?

Answers

Answer:

2019

Step-by-step explanation:

I am assuming you mean graduated from high school. If that's the case it's 2019. Sophmore year means 9th grade. which is 2019!

Here's the result of this question
The point (-2,7) has undergone the following transformations:
1. Translated 1 unit up and 4 units left
Then
2. Reflected about the c-axis
Then
3. Rotated 90° anticlockwise about the origin

A) Its final coordinates are (3,-1)
B) Its final coordinates are (8,-6)
C) Its final coordinates are (-8,6)
D) Its final coordinates are (-3,1)

Answers

Answer:

B) Its final coordinates are (8,-6)

Step-by-step explanation:

1. Translated 1 unit up and 4 units left

(-2,7) becomes (-6, 8)

2. Reflected about the x-axis

(-6,8) becomes (-6, -8)

3. Rotated 90° anticlockwise about the origin

(-6, -8) becomes (8, -6) because when rotating 90 degrees anticlockwise about the origin, point A (x,y) becomes point A' (-y,x). In other words, switch the x and y and make y negative.

The height of the triangle is 4 meters longer than twice its base. find the height if the area of the triangle is 80 square meters. The height must be ___meters​

Answers

Answer:

The height is 20 meters

Step-by-step explanation:

First set up the equation (Area)80=bh/2 then set up another equation, (height) h=4+2b (base). After this you can substitute h in the equation to end up with 80=(b(2b+4))/2 simplify it to get 80=b^2+2b then solve. The base is 8 meters, plug into the formula that we made before and you find the height is 20 meters.

The height is 20 meters

A turboprop plane flying with the wind flew 1,200 mi in 4 h. Flying against the wind, the plane required 5 h to travel the same distance. Find the rate of the wind and the rate of the plane in calm air.

Answers

Answer:

30 and 270 respectively

Step-by-step explanation:

Let the speed of plane in still air be x and the speed of wind be y.

ATQ, (x+y)*4=1200 and (x-y)*5=1200. Solving it, we get x=270 and y=30

WORTH 15 POINTSSSSSSSSS

Answers

Answer:

15

Step-by-step explanation:

Difference in distances = 75-60 = 15 miles

So Car A travels 15 miles more than Car A in an hour

Answered by Gauthmath

Find the slope of the line tangent to the graph of x²+2xy² +3y=31 at the point (2, -3)​

Answers

9514 1404 393

Answer:

  22/21

Step-by-step explanation:

Taking the derivative, we have ...

  2x·dx +2y²·dx +4xy·dy +3·dy = 0

  dx(2x +2y²) +dy(4xy+3) = 0

At the given point, this is ...

  dx(2·2 +2·(-3)²) +dy(4·2·(-3) +3) = 0

  22dx -21dy = 0

  dy/dx = 22/21

The slope of the tangent at the point of interest is 22/21.

2. Solve the following:
a. When six is added to four times a number the result is 50. Find the number.
b. The sum of a number and nine is multiplied by -2 and the answer is -8. Find the
number
10
m in​

Answers

Step-by-step explanation:

a) let number=x

four times a number=4x

Condition:

4x+6=50

4x=50-6

4x=44

x=44/4

x=11

b) Condition:

x+9×-2=-8

x-18=-8

x=-8+18

x=10

Note:if you need to ask any question please let me know.

please help this is due soon

Answers

For the A parts just make all the second numbers negative example: if it were 5,1 make it (5,-1) and for the B part make all the first numbers a negative example: if it were 5,1 make it (-5,1)

HURRY PLEASE!!!!!!
Line AB has a slop of 1/2
What would the slope of line CD have to be if we knew CD was perpendicular to AB?
2
-2
1/2
-1/2

Answers

Answer:

-2

Step-by-step explanation:

Perpendicular lines have slopes that are negative reciprocals

Take the slope of AB = 1/2

-1/(1/2)

-1 * 2/1

-2

The slope of a line perpendicular is -2

round to the nearest Ten-thousand: 849,708​

Answers

Answer:

850,000

Step-by-step explanation:

Answer: 850,000

Concept:

Here, we need to know the order and name of each place value.

Please refer to the attachment below for the specified names.

Solve:

8 = Hundred thousands

4 = Ten thousands

9 = One thousands

7 = Hundreds

0 = Tens

9 = Ones

Since the values before the ten thousands place, which would be the one thousands place, is greater than 5, then we should round up.

Therefore, the rounded value would be [tex]\boxed{850,000}[/tex]

Hope this helps!! :)

Please let me know if you have any questions

Other Questions
Mr. Matthew was testing the only popularity of us custom-made belts and wallets that are marked differently some items were sold prior to the online launch date HELPPPPPPPPPPPPPPPPPPPPP Brainstorm 5 "I am From"phrases (remember these phrases should include symbolism and imagery!) Find the marked angles in each of the following. (where a point O is given it is the centre of the circle.) grow a sentence frame a small and simple sentence. then expand it. Expand this sentence -I am a gril A dealer spent a total amount of $5250 for importing some cosmetics. If the total cost of the cosmetics was $5000 without tax, what was the percentage of import tax? For each graph below, state whether it represents a function. What do I need to do to be able to solve this problem? Helppppp pleaseeee anyoneeeeeee!!!!!!!!!!!!! Use the procedures developed to find the general solution of the differential equation. (Let x be the independent variable.) 2y''' + 15y'' + 24y' + 11y= 0 what are the evidences to support that the constitution of the kingdom of Nepal 2047 was more democratic than the constitution of the kingdom of Nepal 2015 ? list reasons . Explain the self-correcting nature of science. Which sentence uses the passive voice for the main verb?Answer:C "When we can pick our reading, mythology is most often chosen in my class." All of the following are basic elements to look for when determining the subject of a painting, exceptO time periodO colorO overall sceneO composition Which sentence is an example of an objective summary from Cynthia crossings a culinary wasteland? Can someone help me please ? A humanities professor assigns letter grades on a test according to the following scheme. A: Top 8% of scores B: Scores below the top 8% and above the bottom 62% C: Scores below the top 38% and above the bottom 18% D: Scores below the top 82% and above the bottom 9% E: Bottom 9% of scores Scores on the test are normally distributed with a mean of 67 and a standard deviation of 7.3. Find the numerical limits for a C grade. 5 = 6x2 + 24x5 = 6(x2 4x) inside the parentheses and .19 = 6(x 2)2StartFraction 19 Over 6 EndFraction = (x 2)2Plus or minus StartRoot StartFraction 19 Over 6 EndFraction EndRoot = x 2The two solutions are Plus or minus StartRoot StartFraction 19 Over 6 EndFraction EndRoot. Coral Given three floating-point numbers x, y, and z, output x to the power of y, x to the power of (y to the power of z), the absolute value of x, and the square root of (x * y to the power of z). Output all results with five digits after the decimal point, which can be achieved as follows: Put result to output with 5 decimal places Ex: If the input is: 5.0 2.5 1.5 the output is: 55.90170 579.32402 5.00000 6.64787 Hint: Coral has built-in math functions (discussed elsewhere) that may be used. Titus works at a hotel. Part of his job is to keep the complimentary pitcher of water at least half full and always with ice. When he starts his shift, the water level shows 4 gallons, or 128 cups of water. As the shift progresses, he records the level of the water every 10 minutes. After 2 hours, he uses a regression calculator to compute an equation for the decrease in water. His equation is W 0.414t + 129.549, where t is the number of minutes and W is the level of water. According to the equation, after about how many minutes would the water level be less than or equal to 64 cupsss