document.write( "Question 1116424: 402 students enrolled in a freshman-level chemistry class. By the end of the semester, 5 times the number of students passed as failed. Find the number of students who passed. \n" ); document.write( "
Algebra.Com's Answer #731307 by ikleyn(52864)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "Let x be the number of those who failed.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then the number of those who passed is 5x.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The condition says  that  x + 5x = 402,  or  6x = 402  ====>  x = \"402%2F6\" = 67.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Hence, the number of those who passed is 5*67 = 335.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );