document.write( "Question 238711: In college there are 15 times as many students as professors. if together the students and professors number 40,000, how students are there in college? \n" ); document.write( "
Algebra.Com's Answer #175414 by College Student(505)\"\" \"About 
You can put this solution on YOUR website!
The problem tells us there are 15 times more students than professors, so we can say:
\n" ); document.write( "x = professors
\n" ); document.write( "15x = students
\n" ); document.write( "Now, their addition equals 40,000. So our equation would be:
\n" ); document.write( "\"x%2B15x=40000\"
\n" ); document.write( "Now solve for x to find out how many professors ther are.
\n" ); document.write( "\"16x=40000\"
\n" ); document.write( "\"x=40000%2F16\"
\n" ); document.write( "\"x=2%2C500\"
\n" ); document.write( ".
\n" ); document.write( "Now plug this figure in 15x to determine how many students there are.
\n" ); document.write( "\"15x\"
\n" ); document.write( "\"15x=15%2A2500\"
\n" ); document.write( "\"15x=37%2C500\"
\n" ); document.write( ".
\n" ); document.write( "There are 2,500 professors and 37,500 students.
\n" ); document.write( ".
\n" ); document.write( "Check:
\n" ); document.write( "\"2500%2B37500=40000\"
\n" ); document.write( "
\n" );