document.write( "Question 434466: ben bowled 135 and 180 in his first two games. what must he bowl in his third game to have an average of at least 170
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #300995 by edjones(8007)![]() ![]() You can put this solution on YOUR website! 135+180+x>=3*170 \n" ); document.write( "315+x>=510 \n" ); document.write( "x>=195 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |