document.write( "Question 756908: There are 46 boys and girls that attend a play. There are 8 more girls than boys. Let X be the number of girls and Y be the number of boys. How many boys and girls attended the dance? \n" ); document.write( "
Algebra.Com's Answer #460472 by dkppathak(439)\"\" \"About 
You can put this solution on YOUR website!
Let X be the number of girls and Y be the number of boys
\n" ); document.write( "as per given conditions
\n" ); document.write( "x=y+8
\n" ); document.write( "x-y=8 (1)
\n" ); document.write( "x+y=46 (2) by elimination method we can calculate
\n" ); document.write( "2x=54
\n" ); document.write( "x=27
\n" ); document.write( "y=46-27=19 ANSWER 19,27
\n" ); document.write( "
\n" );