document.write( "Question 669300: a student missed 5 word problems on an test and received a grade of 62% If all the problems were of equal value, how many problems were on the test? \n" ); document.write( "
Algebra.Com's Answer #416275 by lynnlo(4176)![]() ![]() ![]() You can put this solution on YOUR website! EXAMPLE: \n" ); document.write( "ERIN MISSED 5 QUESTIONS ON A TEST,HER AVERAGE IS 83% \n" ); document.write( "LET X=======NUMBER OF PROBLEMS ON TEST \n" ); document.write( "(X-5)/X=.83=====================5 IS THE NUMBER SHE GOT WRONG,83 AVERAGE \n" ); document.write( "MULTIPLY BOTH SIDES BY X \n" ); document.write( "X-5=.83X \n" ); document.write( "X-.83X=5 \n" ); document.write( ".17X=5 \n" ); document.write( "X=5/7 \n" ); document.write( "X=29.4~29 PROBLEMS WERE ON THE TEST \n" ); document.write( " |