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
6.4k 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
6.1k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.