document.write( "Question 835791: In a class there are less than 500 students. When it is divided by 3 it gives a whole number. Similarly when it is divided by 4, 5 or 7 gives a whole number. Find the no. of students in the class
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #503721 by Theo(13342)![]() ![]() You can put this solution on YOUR website! if you take 3 * 4 * 5 * 7, you will get 420 \n" ); document.write( "since that is less than 500, that's your number. \n" ); document.write( "it's divisible by 3 or 4 or 5 or 7 because those are the factors that were used to make it up. \n" ); document.write( " \n" ); document.write( " |