document.write( "Question 150536: You have taken 3 tests and have an average of 72 points. If you score 100 points on each of the rest of your tests, how many more tests do you need to take to raise your average to 88 points? \n" ); document.write( "
Algebra.Com's Answer #110502 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
(3*72+x*100)/(x+3)=88
\n" ); document.write( "(216+100x)/(x+3)=88
\n" ); document.write( "216+100x=88(x+3)
\n" ); document.write( "216+100x=88x+264
\n" ); document.write( "100x-88x=264-216
\n" ); document.write( "12x=48
\n" ); document.write( "x=48/12
\n" ); document.write( "x=4 more tests with grades of 100 should do it.
\n" ); document.write( "Proof:
\n" ); document.write( "(216+4*100)/(4+3)=88
\n" ); document.write( "(216+400)/7=88
\n" ); document.write( "616/7=88
\n" ); document.write( "88=88
\n" ); document.write( "
\n" );