document.write( "Question 283072: Going into the last game of the season, a basketball team had averaged 83.8 points per game. In their last game, they scored 97 points, raising their season average to 84.2 points per game. How many games did they play?\r
\n" ); document.write( "\n" ); document.write( "a)27 b) 31 c) 32 d) 33 e) none of these
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #205488 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
(x*83.8+97)/(x+1)=84.2
\n" ); document.write( "(x*83.8+97)=84.2(x+1)\r
\n" ); document.write( "\n" ); document.write( "x*83.8+97=84.2x+84.2
\n" ); document.write( "97-84.2=84.2x-83.8x
\n" ); document.write( "12.8=.4x
\n" ); document.write( "128x=4x
\n" ); document.write( "x=32
\n" ); document.write( "
\n" );