39.7k views
0 votes
In a computer game, players complete levels by arranging captured objects in a triangular

pattern. The triangle for level n has a bottom row with n objects, and each successive row
above has one less object until the top row, which has one object. The
function (n) = 0.5n^2 + 0.5n gives the total number of objects required to complete a level.
t
where n is the level number.
3. A player started at level 3 and ended at level 7. What is the average rate of change
between these levels ? Explain what your answer means in context.

User Derek Eden
by
4.0k points

1 Answer

0 votes

Answer:

-9

Explanation:

4(0.5n-3)=n-0.25(12-8n)

2n-12=n-3+2n

2n-12=3n-3

2n-3n=-3+12

User Juliohm
by
4.2k points