document.write( "Question 1020968: A student missed 16 problems on a Physics test and received a grade of
\n" );
document.write( "45%. If all the problems were of equal value, how many problems were on the test? \n" );
document.write( "
Algebra.Com's Answer #636769 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! A student missed 16 problems \n" ); document.write( "Correct/Total = Percentage \n" ); document.write( "(x - 16)/x = .45 | x being how many problems were on the test \n" ); document.write( "x - 16 = .45x \n" ); document.write( ".55x = 16 \n" ); document.write( "x = 16/.55 = 29 problems were on the test \n" ); document.write( "Checking \n" ); document.write( "13/29 = 45% \n" ); document.write( " \n" ); document.write( " |