document.write( "Question 409515: ben bowled 147 and 186 in his first two games.what must he bowl in his third game to have an average of at least 170? \n" ); document.write( "
Algebra.Com's Answer #288240 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Let x represent the score of his 3rd game
\n" ); document.write( " (147 + 186 + x)/3 ≥ 170
\n" ); document.write( " (147 + 186 + x) ≥ 510
\n" ); document.write( " x ≥ 177 Must bowl 177 or more \n" ); document.write( "
\n" );