document.write( "Question 1134066: Please solve this
\n" );
document.write( "Out of 112 children's party bags, 7/8 have a moving toy inside. Of these, 3/7 are jumping beetles and the rest are creeping snakes.
\n" );
document.write( "How many contain beetles?
\n" );
document.write( "How many contain snakes?
\n" );
document.write( "How many contain neither?\r
\n" );
document.write( "\n" );
document.write( "Regards \n" );
document.write( "
Algebra.Com's Answer #751368 by Glaviolette(140) You can put this solution on YOUR website! 7/8 of 112 is 98 \n" ); document.write( "3/7 of 98 is 42\r \n" ); document.write( "\n" ); document.write( "Therefore 42 are beetles \n" ); document.write( "98-42=56 are snakes \n" ); document.write( "112-98 = 14 with neither \n" ); document.write( " |