document.write( "Question 220032: Ben bowled 146 and 201 in his first two games. What must he bowl in his third game to have an average of at least 180? \n" ); document.write( "
Algebra.Com's Answer #165576 by likaaka(51)![]() ![]() ![]() You can put this solution on YOUR website! (146+201+x)/3=180 \n" ); document.write( "Solve for x \n" ); document.write( "3((146+201+x)/3)=3(180) \n" ); document.write( "146+201+x=540 \n" ); document.write( "347+x=540 \n" ); document.write( "347+x -347=540 -347 \n" ); document.write( "x=193, he must bowl a 193 in the third game to average a 180 \n" ); document.write( " |