127k views
1 vote
The video store just increased the price of renting a game by 1.25. Write a formula that will help Seth determine how much he'll spend at the video game store after the price increase. Let's let p = old price of a video game, n = number of games Seth rents & t = total amount Seth pays.

User Zlata
by
5.3k points

1 Answer

2 votes

First you would need to add the amount of the increase to the old price , so that would be p +1.25.

Then to find the total amount he will spend, you need to multiply the total price by the number of games he buys.

The equation becomes:

t = n(p+1.25)

User Hagar
by
5.0k points