'A' is the square root of 25. That's 5, so take A=5 with you
as you go to the next step.
B is A³. A³ means (A x A x A). We know that 'A' is 5, so 'B' is (5x 5 x 5) = 125 .
Take B=125 with you to the next step.
'C' is B - 25. We know that 'B' is 125. So C = (125 - 25) = 100 .
Take C=100 with you to the next step.
'D' is the square root of 'C'. We know that C=100, so D = √100 .
The square root of 100 is 10, so D=10.
Take D=10 with you to the next step .
'E' is D+39. We know that D=10. So E=(10+39) = 49 .
Take E=49 with you to the last step.
'F' is the square root of 'E'. We know that E=49.
Answer:
1/4
Step-by-step explanation:
Since there is 4 colors and four rooms there is a 1/4 possibility that she paints the room green.
There are 180 degrees in a triangle, so what you want to do from there is make an equation 35 + 65 + 2x = 180 from there add like terms 100 + 2x = 180 then subtract 100 from 180 to get 2x alone 100 - 100 + 2x = 180 - 100
2x = 180 from there divide 2 from 180 and get the answer x = 78 degrees
Answer:
f(1) = -1
f(n) = f(n-1) -1
Step-by-step explanation:
The first term is -1. Each term is 1 less than the previous. These equations say that.
f(1) = -1
f(n) = f(n-1) -1