document.write( "Question 760945: If 28 students are 80% of the class, how many students are in the class? \n" ); document.write( "
Algebra.Com's Answer #462942 by MathLover1(20850)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "let the number of students in the class be \"x\"
\n" ); document.write( "if \"28\" students are \"80\"%=\"0.80\" of \"x\", then\r
\n" ); document.write( "\n" ); document.write( "\"0.80x=28\"\r
\n" ); document.write( "\n" ); document.write( "\"x=28%2F0.80\"\r
\n" ); document.write( "\n" ); document.write( "\"x=35\".......the number of students in the class
\n" ); document.write( "
\n" );