document.write( "Question 137385: How would I solve this :\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "On the first day of school, the percentage of boys in a particular class is 60%. During the school year, six girls move away, and are replaced in the class by six boys; this makes the class roster 75% boys. Find the number of boys and girls in the class on the first day of school. \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #100538 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! Let x=number of boys and girls in the class on the first day of school\r \n" ); document.write( "\n" ); document.write( "Then 0.6x=number of boys \n" ); document.write( "and 0.4x=number of girls \n" ); document.write( "After the shuffle, we have: \n" ); document.write( "Number of boys=0.6x+6 \n" ); document.write( "Number of girls=0.4x-6\r \n" ); document.write( "\n" ); document.write( "Now we are told that the following situations exist after the shuffle: \n" ); document.write( "0.75x=0.6x+6 (boys) subtract 0.6x from each side \n" ); document.write( "0.15x=6 divide both sides by0.15\r \n" ); document.write( "\n" ); document.write( "x=40-----------------------number of boys and girls in the class on the first day of school\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We can also arrive at the answer with the following equation (girls):\r \n" ); document.write( "\n" ); document.write( "0.25x=0.4x-6 subtract 0.4x from each side \n" ); document.write( "-0.15x=-6 or \n" ); document.write( "x=40\r \n" ); document.write( "\n" ); document.write( "CK \n" ); document.write( "first day of school: \n" ); document.write( "0.6*40=24 boys \n" ); document.write( "0.4*40=16 girls \n" ); document.write( "24+16=40 \n" ); document.write( "40=40 \n" ); document.write( "after the shuffle:\r \n" ); document.write( "\n" ); document.write( "0.75(40)=24+6 \n" ); document.write( "30=30 \n" ); document.write( "0.25(40)=16-6 \n" ); document.write( "10=10\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor \n" ); document.write( " \n" ); document.write( " |