document.write( "Question 1006735: When Brandon went bowling, it costs $4.95 per game plus a one-time fee to rent the shoes. Brandon played 5 games and paid $32. What is the cost to rent the shoes \n" ); document.write( "
Algebra.Com's Answer #622880 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
Total Cost=shoes+(cost per game)(number of games)
\n" ); document.write( "$32=shoes+($4.95)(5)
\n" ); document.write( "$32=shoes+$24.75
\n" ); document.write( "$7.25=shoes
\n" ); document.write( "ANSWER: The shoes cost $7.25.
\n" ); document.write( "
\n" ); document.write( "
\n" );