HELP!!
Monette began heating a liquid with a starting temperature of 62.5°F. The temperature increased by 5° per minute.

What is the recursive rule that represents this situation?\
an=
a1=

Respuesta :

Greetings!

Answer:

an = 65 + 5[tex]_{n - 1}[/tex]

a1 = 65

Step-by-step explanation:

If the begining value is 65, then a1 has to be itL

a1 = 65

Then, if this amount increased every minute then 5 has to be added to this value each time:

an = 65 + 5

But this means that 5 is added to 65 every time with no increase, so the five must me multiplied by the n value:

an = 65 + 5[tex]_{n}[/tex]

a2 = 65 + 10 = 75

But this value should be 70 because it is the first point after 65 so it should be +5 not +10

To do this we can simply subtract one from the n value that is being multiplied by 5:

an = 65 + 5[tex]_{n - 1}[/tex]

Which is the recursive rule!


Hope this helps!