Answer:
The mom ate 49 fish.
Step-by-step explanation:
This question can be solved by a rule of three.
a mother otter is fed 7 fish for every 2 fish for its cub
if a cub has eaten 14 fish , how many fish did the mother eat ?
For each 2 fish cub eats, the mon eats 7. How much has the mom eaten if the cub has eaten 14?
So
2 - 7
14 - x
2x = 14*7
Simplifying by 2
x = 7*7
x = 49
The mom ate 49 fish.
Answer:
a feature of the universe
Step-by-step explanation:
Math is a feature of the universe because what we call math is just a way of explaining how things work.
Answer:
(3,0)
Step-by-step explanation:
put x-3=0 and solve for it whic hwould be x=3
Answer: -300 meters
Step-by-step explanation: If he started from 0 (sea level) and went 300 meters under, meaning 0-300=-300 meters.
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.