Answer: 33 minutes
Step-by-step explanation:
Hi to answer this question we have to write a proportion
Speed rate = 88 step per minute
Time = 90 minutes
So, the proportion is 88 step/min / 90 minutes
For 33 steps per minutes = 33 / x minutes
88/90 = 33/x
solving for x:
x= 33/ (88/90)
x = 33.75 = 33 minutes.
Feel free to ask for more if needed or if you did not understand something.
Answer:
6. 1.01 x -10^5
7. 6 x -10^14
8. 550,000
9. 60,700,000
10. 0.000204
11. 0.0004
12. 7,000,000,000,000 > 3,500,000,000
7,000,000,000,000 (or 7 x 10^12) is greater by 2,000 times
15. 10^3 and 10^4
Answer:
80 cm
Step-by-step explanation:
5 points in a star, each point has a perimeter of 16,
16 x 5 = 80
or just legit add all the 8's
DONT FORGET TO INCLUDE THE UNITS
In this sequence, we're given the first term, which is 45.
The difference between each term is -3, which means 3 will be subtracted in each term.
We're asked to find the value of the tenth term, and we can do so by using this formula:
a(n) = a(1) + d(n - 1)
Replace values.
a(10) = 45 + -3(9)
a(10) = 18
<h3>The value of the tenth term is 18.</h3>
T_n = 3 * T_(n-1)
Long way (always works!)
T_5 = 3*T_4,
T_4 = 3*T_3
T_3 = 3*T_2
T_2 = 3*T_1
T_5 = 3*3*3*3*T_1 = 81*T_1 = 81*8 = 648!
Short way (sometimes it works!)
T_n = 3^(n-1) * T_1 (this case is a geometric series of ratio-=3)
T_5 = 3^4*8 = 648