document.write( "Question 1205912: Hi
\n" );
document.write( "60 pupils sold some tickets. Each boy sold 3 tickets and Each girl sold 5 tickets. In the end the boys sold 4 more tickets than the girls. How many more boys than girls were there.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #843003 by mananth(16946)![]() ![]() You can put this solution on YOUR website! 60 pupils sold some tickets. Each boy sold 3 tickets and Each girl sold 5 tickets. In the end the boys sold 4 more tickets than the girls. How many more boys than girls were there.\r \n" ); document.write( "\n" ); document.write( "Let number of boys be x and girls be y\r \n" ); document.write( "\n" ); document.write( "x+y=60.........................1\r \n" ); document.write( "\n" ); document.write( "Each boy sold 3 tickets = They sold 3x tickets\r \n" ); document.write( "\n" ); document.write( " Each girl sold 5 tickets. So they sold 5x tickets\r \n" ); document.write( "\n" ); document.write( "the boys sold 4 more tickets than the girls.\r \n" ); document.write( "\n" ); document.write( "3x -5y=4......................2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x+y=60.........................1 \n" ); document.write( "3x -5y=4......................2\r \n" ); document.write( "\n" ); document.write( "Multiply eq 1 by 5 and add to eqn 2\r \n" ); document.write( "\n" ); document.write( "5x+5y=300 \n" ); document.write( "3x-5y=4\r \n" ); document.write( "\n" ); document.write( "8x =304\r \n" ); document.write( "\n" ); document.write( "x = 38\r \n" ); document.write( "\n" ); document.write( "x+y=60 \n" ); document.write( "38+y=60 \n" ); document.write( "y=60-38= 22\r \n" ); document.write( "\n" ); document.write( "So, there were 38 boys and 22 girls. \r \n" ); document.write( "\n" ); document.write( "You could do the rest of it\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |