document.write( "Question 629869: Jaime scored a 75% on her test. If there were 36 questions on the test, how many did she answer correctly? \n" ); document.write( "
Algebra.Com's Answer #396567 by Taino(8)\"\" \"About 
You can put this solution on YOUR website!
Notation:
\n" ); document.write( "Percent correct = PC
\n" ); document.write( "Number of questions answered correctly = QAC
\n" ); document.write( "Total number of questions to answer = TQ\r
\n" ); document.write( "\n" ); document.write( "Basic formula used: PC = (QAC / TQ)x 100\r
\n" ); document.write( "\n" ); document.write( "Data given: Total number of questions = 36\r
\n" ); document.write( "\n" ); document.write( "After you manipulate the basic formula to determine the number of questions answered correctly you end up with the following:\r
\n" ); document.write( "\n" ); document.write( "QAC = (PC x TQ)/ 100 = (75% x 36)/100 = 0.75 x 36 = (3/4) x 36 = (3/4) x (9x4)
\n" ); document.write( " = 3 x 9 = 27\r
\n" ); document.write( "\n" ); document.write( "Questions Answered Correctly (QAC) = 27
\n" ); document.write( "
\n" );