document.write( "Question 1104796: One month Kaitlin rented
\n" );
document.write( "8
\n" );
document.write( " movies and
\n" );
document.write( "3
\n" );
document.write( " video games for a total of
\n" );
document.write( "$27
\n" );
document.write( ". The next month she rented
\n" );
document.write( "2
\n" );
document.write( " movies and
\n" );
document.write( "5
\n" );
document.write( " video games for a total of
\n" );
document.write( "$28
\n" );
document.write( ". Find the rental cost for each movie and each video game. \r
\n" );
document.write( "\n" );
document.write( "Rental cost for each movie?\r
\n" );
document.write( "\n" );
document.write( "Rental cost for each video game? \n" );
document.write( "
Algebra.Com's Answer #719525 by josgarithmetic(39620)![]() ![]() ![]() You can put this solution on YOUR website! x, movie price \n" ); document.write( "v, video game price\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Just solve the system. You might try multiply the \"28\" second month equation by 4 and use this to eliminate x. \n" ); document.write( " |