document.write( "Question 1044314: Eastside bowling charges $2.25 for shoes and three dollars per game. Westside bowling charges $1.75 for shoes and $2.50 per game. Write an expression in simplest form that represents how much more Eastside bowling charges then Westside bowling. \n" ); document.write( "
Algebra.Com's Answer #659587 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+n+\" = number of games played
\n" ); document.write( "Let \"+C+\" = E astside's charge for \"+n+\" games
\n" ); document.write( "minus Westside's charge for \"+n+\" games
\n" ); document.write( "---------------------------------
\n" ); document.write( "\"+C+=+2.25+%2B+3n+-+1.75+-+2.5n+\"
\n" ); document.write( "\"+C+=+.5n+%2B+.5+\"
\n" ); document.write( "
\n" );