document.write( "Question 456540: the fun guys game rental store charges an annual fee of $5.00 plus $5.50 per game rented. The game bank charges an annual fee of $25.00 plus $3.50 per game. For how many game rentals will the cost be the same at both stores? What is that cost? \n" ); document.write( "
Algebra.Com's Answer #315523 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! 5+5.50n=25+3.50n \n" ); document.write( "2.00n=20 \n" ); document.write( "n=10 \n" ); document.write( "The rental costs will be the same after 10 rentals at each store-- \n" ); document.write( "5+(10)5.50=5+55.00=60.00 \n" ); document.write( "25+(10)3.50=25+35=60.00.. \n" ); document.write( " |