document.write( "Question 973907: Joanna has bowled 4 games this week and her average for those games is 175, She bowls one more game and raises her average for the week to 179. What was her score in the last game? \n" ); document.write( "
Algebra.Com's Answer #595946 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
average=total/number
\n" ); document.write( "total=average*number=175*3=525\r
\n" ); document.write( "\n" ); document.write( "179= new total/4 She will have bowled another game.\r
\n" ); document.write( "\n" ); document.write( "4*179 is new total=716. \r
\n" ); document.write( "\n" ); document.write( "new total-old total=716-525=191
\n" ); document.write( "She must bowl 191.
\n" ); document.write( "
\n" );