document.write( "Question 133466: on a math test, 12 students earned an A. This number is exactly 30% of the total number of students. How many students are in the class? \n" ); document.write( "
Algebra.Com's Answer #97641 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
\"x\"= number of students in the class
\n" ); document.write( "\".3x+=+12\"
\n" ); document.write( "\"x+=+40\"
\n" ); document.write( "There are 40 students in the class
\n" ); document.write( "
\n" );