document.write( "Question 93241: In 1980 the ratio of male students to female students at Frost College was 2 males to 3 females. Since then, the enrollment of male studnets in the college has increased by 400 and the enrollment of female students has remained the same. The ratio of ales to females is currently 1 to 1. How many students are currently enrolled at Frost College? \n" ); document.write( "
Algebra.Com's Answer #67877 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
In 1980 the ratio of male students to female students at Frost College was 2 males to 3 females.
\n" ); document.write( "Let # of male students be 2x; then # of female students was 3x
\n" ); document.write( "Total # of students in 1980 was 5x
\n" ); document.write( "--------------------------------
\n" ); document.write( "Since then, the enrollment of male studnets in the college has increased by 400 and the enrollment of female students has remained the same.
\n" ); document.write( "# of male is now 2x+400 ; # of female now is still 3x
\n" ); document.write( "Total number of students now is 5x+400
\n" ); document.write( "-------------------------
\n" ); document.write( "The ratio of ales to females is currently 1 to 1.
\n" ); document.write( "EQUATION:
\n" ); document.write( "(2x+400)/3x = 1/1
\n" ); document.write( "2x+400 = 3x
\n" ); document.write( "x = 400
\n" ); document.write( "------------------------------
\n" ); document.write( "How many students are currently enrolled at Frost College?
\n" ); document.write( "5x+400 = 5*400 + 500 = 2400 (this is current enrollment)
\n" ); document.write( "====================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );