Simon lost his library card and has an overdue library book. When the book was 5 days late, he owed $2.25 to replace his library card and pay the fine for the overdue book. When the book was 21 days late, he owed $6.25 to replace his library card and pay the fine for the overdue book. Suppose the total amount Simon owes when the book is n days late can be determined by an arithmetic sequence. Determine a formula for an, the nth term of this sequence. Use the formula to determine the amount of money, in dollars, Simon needs to pay when the book is 60 days late.

Respuesta :

Answer:

[tex](a)\ y = 0.25n +1[/tex]

[tex](b)\ \$16[/tex]

Step-by-step explanation:

Given

[tex]n \to days[/tex]

[tex]y \to amount[/tex]

[tex](n_1,y_1) = (5,2.25)[/tex]

[tex](n_2,y_2) = (21,6.25)[/tex]

Solving (a): Formula that represents the scenario.

Calculate slope (m)

[tex]m = \frac{y_2 - y_1}{n_2 -n_1}[/tex]

[tex]m = \frac{6.25-2.25}{21-5}[/tex]

[tex]m = \frac{4}{16}[/tex]

[tex]m = 0.25[/tex]

The equation is calculated using:

[tex]y = m(n - n_1) + y_1[/tex]

This gives:

[tex]y = 0.25(n - 5) + 2.25[/tex]

[tex]y = 0.25n - 1.25 + 2.25[/tex]

[tex]y = 0.25n +1[/tex]

Solving (b): Amount after 60 days late.

This means that:

[tex]n = 60[/tex]

So:

[tex]y = 0.25 * 60 + 1[/tex]

[tex]y = 15 + 1[/tex]

[tex]y = 16[/tex]