Answer:
52 miles per hour.
Step-by-step explanation:
Divide 234 by 4.5, as that is what you must divide 4.5 by to get 1.
234/4.5 = 52 miles per hour.
There are 60 seconds in one minute, and 60/5=12, so the race car would travel 100 feet every 5 seconds 12 times in one minute. You can simply multiply 100 by 12 to get your answer.
100x12=1200
The race car travels 1,200 feet in one minute.
Answer:
61,940
Step-by-step explanation:
For a recursive sequence of reasonable length, it is convenient to use a suitable calculator for figuring the terms of it. Since each term not only depends on previous terms, but also depends on the term number, it works well to use a spreadsheet for doing the calculations. The formula is easily entered and replicated for as many terms as may be required.
__
The result of executing the given algorithm is shown in the attachment. (We have assumed that g_1 means g[-1], and that g_2 means g[-2]. These are the starting values required to compute g[0] when k=0.
That calculation looks like ...
g[0] = (0 -1)×g[-1] +g[-2} = (-1)(9) +5 = -4
The attachment shows the last term (for k=8) is 61,940.
Answer:
281474976.711
Step-by-step explanation: