SOLUTION: Define variables and write a system of equations for each situation. Solve by using substitution. Suppose you want to join a video store. Big Video offers a special discount ca

Algebra ->  Expressions-with-variables -> SOLUTION: Define variables and write a system of equations for each situation. Solve by using substitution. Suppose you want to join a video store. Big Video offers a special discount ca      Log On


   



Question 30452: Define variables and write a system of equations for each situation. Solve by using substitution.
Suppose you want to join a video store. Big Video offers a special discount card that costs $9.99 for one year. With the discount card, each video rental costs $2.49. A discount card from Main Street Video cost $20.49 for one year. With the Main Street Video discout card, each video rental costs $1.79. After how many video rentals is the cost the same?

Found 2 solutions by mbarugel, josmiceli:
Answer by mbarugel(146) About Me  (Show Source):
You can put this solution on YOUR website!
Let's call X to the number of video rentals you make.
If you go with the Big Video card, your total cost will be:
Cost+=+9.99+%2B+2.49X
If you go with Main Street video card, your total cost will be:
Cost+=+20.49+%2B+1.79X
So the system of equations is:
Cost+=+9.99+%2B+2.49X
Cost+=+20.49+%2B+1.79X
Substituting the 2nd equation into the 1st one, we get:
9.99+%2B+2.49X+=+20.49+%2B+1.79X
2.49X+-+1.79X+=+20.49+-+9.99
0.7X+=+10.5
X+=+10.5%2F0.7+=+15
The cost will be the same after 15 video rentals.

Answer by josmiceli(19441) About Me  (Show Source):
You can put this solution on YOUR website!
Big Video has a flat rate of $9.99/yr + $2.49/rentalo
Main Video has a flat rate of $20.49/yr + $1.79/rental
Let y = cost of renting videos
Let x = number of videos rented
the equations for the first year in each case are
y+=+9.99+%2B+2.49%2Ax
y+=+20.49+%2B+1.79%2Ax
substitute y in the first equation for y in the 2nd
9.99+%2B+2.49%2Ax+=+20.49+%2B+1.79%2Ax
subtract 9.99 from both sides
2.49%2Ax+=+10.50+%2B+1.79%2Ax
subtract 1.79*x from both sides
.7%2Ax+=+10.50
x+=+15
What that says is, assuming that the rentals from both
stores are all done in the first year, after 15 rentals
from each, the cost of renting is the same at each store
----------------------------------
There are 4 possibilities, however
[1] rentals from both stores are in the same year
[2] rentals from both stores spill over into the next year
[3] rentals from Big Video only spill over into next year
[4] rental from Main St Video only spill over into next year
The statement of the problem sounds like the video rentals are
in the same time period, so I'll eliminate cases [3] & [4],
but to cover case [2], I write new equations
-----------------------------------
y+=+19.98+%2B+2.49%2Ax
y+=+40.98+%2B+1.79%2Ax
I doubled the flat yearly cost for each store
19.98+%2B+2.49%2Ax+=+40.98+%2B+1.79%2Ax
2.49%2Ax+=+21.00+%2B+1.79%2Ax
.7%2Ax+=+21.00
x+=+30
So it would take 30 rentals for the costs to be equal if all the
rentals did not occur in the 1st year
I think it's kind of a trick question
Here are graphs that illustrate cases [1] & [2]
graph%28250%2C250%2C-5%2C20%2C-5%2C60%2C+9.99+%2B+2.49x%2C20.49+%2B+1.79x%29
graph%28250%2C250%2C-5%2C40%2C-5%2C100%2C+19.98+%2B+2.49x%2C40.98+%2B+1.79x%29
to check solutions, case [1]
y+=+19.98+%2B+2.49%2A15
y+=+9.99+%2B+37.35
y+=+47.34
y+=+20.49+%2B+1.79%2A15
y+=+20.49+%2B+26.85
y+=+47.34
costs are equal as they should be
checking case [2]
y+=+19.98+%2B+2.49%2A30
y+=+19.98+%2B+74.70
y+=+94.68
y+=+40.98+%2B+1.79%2A30
y+=+40.98+%2B+53.70
y+=+94.68
costs are equal