document.write( "Question 947870: a basketball player has scored 312 points in 15 games. how many points must he average in his next 3 games to take his overall average to 20 points per game \n" ); document.write( "
Algebra.Com's Answer #578463 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! a basketball player has scored 312 points in 15 games. how many points must he average in his next 3 games to take his overall average to 20 points per game. \n" ); document.write( "*** \n" ); document.write( "x=number of points player must average next 3 games \n" ); document.write( "(312+3x)/18=20 \n" ); document.write( "3x+312=360 \n" ); document.write( "3x=48 \n" ); document.write( "x=16 \n" ); document.write( "how many points must he average in his next 3 games to take his overall average to 20 points per game? 16 \n" ); document.write( " |