document.write( "Question 30452: Define variables and write a system of equations for each situation. Solve by using substitution.\r
\n" ); document.write( "\n" ); document.write( "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?
\n" ); document.write( "

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