document.write( "Question 61808: Maria's scores for two games in bowling were 129 and 144. What must be her lowest score in the next game in order to have an average greater than 140 for the three games? \n" ); document.write( "
Algebra.Com's Answer #42534 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! (129 + 144 + x)/3 > 140 \n" ); document.write( "273 + x > 420 \n" ); document.write( "x > 147 \n" ); document.write( " |