Answer:
there are 1,036.0 cubic inches of soil are in the plantee
40.47×100=4047 so just multiply it and the the answer is 4047
Answer: x = 75
Explanation: Basically, the three angles of the triangle add up to 180 degrees. The bottom left angle is ninety degrees. (You can figure that out by looking at the symbol that looks like a square in the bottom left angle of the triangle.) If you see that in other problems it means that that angle equals 90 degrees. To find the bottom right angle, you take 165 and subtract it from 180 because the diagonal line intersects the line that is going horizontally. That would give you 15. You can check this by adding 15 and 165 and you know that you’re right if you get 180. That gives you two angles. As I said in the beginning, the three angles of the triangle should add up to 180. Now you have 90 degrees and 15 degrees. You add those two and you get 105. Now all you have to do is subtract 105 from 180. You should get 75. You can check if you get the right answer by adding 90, 15, and 75 together. If you get 180 then you are correct. If you don’t get 180 then you did something wrong and should do the problem again. Sorry for the long paragraph, I wanted to get all the details in in case you had any questions. :) Hope this helps.
use cross products
(3r+6) *2 = 9*(2r-4)
6r+12 = 18r-36 distribute
12 = 12 r -36 subtract 6r from each side
48 = 12r add 36 to each side
4=r divide by 12
First, you need to find the derivative of this function. This is done by multiplying the exponent of the variable by the coefficient, and then reducing the exponent by 1.
f'(x)=3x^2-3
Now, set this function equal to 0 to find x-values of the relative max and min.
0=3x^2-3
0=3(x^2-1)
0=3(x+1)(x-1)
x=-1, 1
To determine which is the max and which is the min, plug in values to f'(x) that are greater than and less than each. We will use -2, 0, 2.
f'(-2)=3(-2)^2-3=3(4)-3=12-3=9
f'(0)=3(0)^2-3=3(0)-3=0-3=-3
f'(2)=3(2)^2=3(4)-3=12-3=9
We examine the sign changes to determine whether it is a max or a min. If the sign goes from + to -, then it is a maximum. If it goes from - to +, it is a minimum. Therefore, x=-1 is a relative maximum and x=1 is a relative miminum.
To determine the values of the relative max and min, plug in the x-values to f(x).
f(-1)=(-1)^3-3(-1)+1=-1+3+1=3
f(1)=(1)^3-3(1)+1=1-3+1=-1
Hope this helps!!