document.write( "Question 853837: a student answered 60% of the questions on a math exam correctly. If she answered 24 problems correctly, how many questions were on the exam? \n" ); document.write( "
Algebra.Com's Answer #514290 by dkppathak(439)![]() ![]() You can put this solution on YOUR website! let total question are x \n" ); document.write( "60% of x =24 \n" ); document.write( "60x/100=24 \n" ); document.write( "6x/10=24 \n" ); document.write( "6x=240 \n" ); document.write( "x=240/6 \n" ); document.write( "x=40 \n" ); document.write( "Answer total question were 40 \n" ); document.write( " \n" ); document.write( " |