document.write( "Question 242798: The fun guys game rental store chargesan annual fee of $10 plus $3.50 per game rented. The game bank the annual fee of $22 plus $2.50 per game. For how many game rentals will the cost be the same at both stores? What is the cost? \n" ); document.write( "
Algebra.Com's Answer #177763 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The fun guys game rental store charges an annual fee of $10 plus $3.50 per game rented. The game bank the annual fee of $22 plus $2.50 per game. For how many game rentals will the cost be the same at both stores? What is the cost? \n" ); document.write( "----------------------------------------- \n" ); document.write( "Fun Cost: F(x) = 10 + 3.5x \n" ); document.write( "--- \n" ); document.write( "Game Cost: G(x) = 22 + 2.5x \n" ); document.write( "----------------------------------------------- \n" ); document.write( "Equation: \n" ); document.write( "10 + 3.5x = 22 + 2.5x \n" ); document.write( "x = 12 (Cost will be the same at both stores when x = 12) \n" ); document.write( "======================================================= \n" ); document.write( "The cost will be 10 + 3.5*12 = $52.00 \n" ); document.write( "================================================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |