document.write( "Question 236176: Write a system of two equations in two unknowns for each
\n" );
document.write( "problem. Solve each system by the method of your choice.\r
\n" );
document.write( "\n" );
document.write( "One-half of the boys and one-third of the
\n" );
document.write( "girls of Freemont High attended the homecoming game,
\n" );
document.write( "whereas one-third of the boys and one-half of the
\n" );
document.write( "girls attended the homecoming dance. If there were
\n" );
document.write( "570 students at the game and 580 at the dance, then how
\n" );
document.write( "many students are there at Freemont High?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #173909 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! X/2+Y/3=570 MULTIPLY BY 2 \n" ); document.write( "X/3+Y/2=580 MULTIPLY BY -3 & ADD \n" ); document.write( "X+2Y/3=1140 \n" ); document.write( "-X-3Y/2=-1,740 \n" ); document.write( "--------------------- \n" ); document.write( "2Y/3-3Y/2=-600 \n" ); document.write( "(2*2Y-3Y*3)/2*3=-600 \n" ); document.write( "(4Y-9Y)/6=-600 \n" ); document.write( "-5Y=-600*5 \n" ); document.write( "-5=-3,600 \n" ); document.write( "Y=-3,600/-5 \n" ); document.write( "Y=720 ANS. NUMBER OF GIRLS. \n" ); document.write( "X/2+720/3=570 \n" ); document.write( "X/2+240=570 \n" ); document.write( "X/2=570-240 \n" ); document.write( "X/2=330 \n" ); document.write( "X=330*2 \n" ); document.write( "X=660 ANS. NUMBER OF BOYS. \n" ); document.write( "PROOF: \n" ); document.write( "660/3+720/2=580 \n" ); document.write( "220+360=580 \n" ); document.write( "580=580 \n" ); document.write( "BOYS = GIRLS \n" ); document.write( "660+720=1,380 TOTAL NUMBER OF STUDENTS. \n" ); document.write( " \n" ); document.write( " |