document.write( "Question 861524: a high school has a total of 850 students there are 60 more female students than there are male students write a system of equations that represents this situation \n" ); document.write( "
Algebra.Com's Answer #519096 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Let x and y represent females and males respectively
\n" ); document.write( " x + y = 850
\n" ); document.write( " x - y = 60
\n" ); document.write( " 2x = 910
\n" ); document.write( " x = 455, females and 395 males \n" ); document.write( "
\n" );