document.write( "Question 275044: there are 450 students and 15 teachers in a school. The school hires 2 new teachers. To keep the student to teacher ratio the same, how many total students should attend the school? \n" ); document.write( "
Algebra.Com's Answer #200722 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
there are 450 students and 15 teachers in a school.
\n" ); document.write( " The school hires 2 new teachers.
\n" ); document.write( "To keep the student to teacher ratio the same, how many total students should attend the school?
\n" ); document.write( ":
\n" ); document.write( "\"15%2F450\" = \"17%2Fx\"
\n" ); document.write( "15x = 450 * 17
\n" ); document.write( "15x = 7650
\n" ); document.write( "x = \"7650%2F15\"
\n" ); document.write( "x = 510 total students to maintain the ratio
\n" ); document.write( "
\n" );