document.write( "Question 739771: could you help me solve this word problem? solving by systems of equations.
\n" );
document.write( "The number of girls at Sky High School is 60 greater than the number of boys. If there are 1250 students all together, how many girls are there? \n" );
document.write( "
Algebra.Com's Answer #451329 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! g=b+60 \n" ); document.write( "g-b=60 \n" ); document.write( "g+b=1250 \n" ); document.write( "add them \n" ); document.write( "2g=1310 \n" ); document.write( "g=655 \n" ); document.write( "b=595 \n" ); document.write( " |