document.write( "Question 1007665: Jamie answered 12 questions correct on a test. If Jamie answered 80% of the questions correct, how many questions were on the test \n" ); document.write( "
Algebra.Com's Answer #623496 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
80% of the total number of questions (call it x) is 12 correct...thus we can write
\n" ); document.write( ".8x = 12
\n" ); document.write( "now divide by .8 and get
\n" ); document.write( "x = 12 / .8 = 15 total questions
\n" ); document.write( "
\n" );