Answer:
The indefinite integral
=
ˣ
⁺ C
Step-by-step explanation:
x= 10sinθ
dx = 10cosθdθ
the step-to-step explanation is in the attachment
Answer:
f = 2
g = 8
h = -9
k = 40
m = 1
Step-by-step explanation:
Equation 1:
23f - 17 = 29
Add 17 to both sides. This undoes the -17.
23f = 29 + 17
Add 17 to 29 to get 46.
23f = 46
Divide both sides by 23. This undoes the multiplication by 23.
f = 46/23
Divide 46 by 23 to get 2.
f = 2
Equation 2:
2(3g + 4) = 56
Divide both sides by 2. This undoes the multiplication by 2.
3g + 4 = 56/2
Divide 56 by 2 to get 28.
3g + 4 = 28
Subtract 4 from both sides. This undoes the +4.
3g = 28 - 4
Subtract 4 from 28 to get 24.
3g = 24
Divide both sides by 3. This undoes the multiplication by 3.
g = 24/3
Divide 24 by 3 to get 8.
g = 8
Equation 3:
h + 9 = 0
Subtract 9 from both sides. This undoes the +9.
h = 0 - 9
Any number subtracted from 0 gives its negation.
h = -9
Equation 4
3(k - 8) = 96
Divide both sides by 3. This undoes the multiplication by 3.
k - 8 = 96/3
Divide 96 by 3 to get 32.
k - 8 = 32
Add 8 to both sides. This undoes the -8.
k = 32 + 8
Add 8 to 32 to get 40.
k = 40
Equation 5:
5m - 5 = 0
Add 5 to both sides. This undoes the -5
5m = 0 + 5
Anything plus 0 gives itself.
5m = 5
Divide both sides by 5. This undoes the multiplication by 5
m = 5/5
Anything divided by itself gives you 1.
m = 1
Answer:
The answer would be 8.1
Step-by-step explanation:
For the smaller triangle, you use the pythagorean theorem. a squared + b squared = c squared.
To find one of the legs, you do 5 squared - 3 squared = b squared.
25 - 9 = b squared. (BD)
16 = b squared
4 = b
Now for the bigger right triangle. You still use the same tactic.
7 squared + 4 squared = c squared (which is AB)
49 + 16 = c squared
65 = c squared
That means c would equal: square root of 65, which is 8.0622577483 which rounds to 8.1
Answer:
405
Step-by-step explanation:
To find sample size, use the following equation, where n = sample size, za/2 = the critical value, p = probability of success, q = probability of failure, and E = margin of error.

The values that are given are p = 0.84 and E = 0.03.
You can solve for the critical value which is equal to the z-score of (1 - confidence level)/2. Use the calculator function of invNorm to find the z-score. The value will given with a negative sign, but you can ignore that.
(1 - 0.9) = 0.1/2 = 0.05
invNorm(0.05, 0, 1) = 1.645
You can also solve for q which is 1 - p. For this problem q = 1 - 0.84 = 0.16
Plug the values into the equation and solve for n.

Round up to the next number, giving you 405.