document.write( "Question 1158245: In order to qualify for a state bowling
\n" ); document.write( "tournament, Tim must have an average score of
\n" ); document.write( "at least 200 per game in a 3game qualifier. If
\n" ); document.write( "Tim scored 225 and 189 in the first two games,
\n" ); document.write( "what scores in the third game will make him
\n" ); document.write( "eligible for the state tournament\"
\n" ); document.write( "

Algebra.Com's Answer #781180 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+x+\" = his score for the 3rd game
\n" ); document.write( "\"+%28+225+%2B+189+%2B+x+%29+%2F+3+=+200+\"
\n" ); document.write( "\"+%28+414+%2B+x+%29+%2F+3+=+200+\"
\n" ); document.write( "\"+414+%2B+x+=+600+\"
\n" ); document.write( "\"+x+=+186+\"
\n" ); document.write( "Tim must score at least 186 in order
\n" ); document.write( "to average 200 for the 3 games
\n" ); document.write( "
\n" ); document.write( "
\n" );