document.write( "Question 313580: a flock of geese on a pond were being observed continuously
\n" );
document.write( "1:00 p.m. 1/5 of the geese flew away
\n" );
document.write( "2:00 p.m. 1/8 of the geese that remained flew away.
\n" );
document.write( "3:00 p.m. 3 times as many geese as had flown away at 1:00 p.m. flew away, leaving 28 geese on the pond. At no other time did any geese arrive or fly away of die. How many geese were in the original flock? \n" );
document.write( "
Algebra.Com's Answer #224211 by OmniMaestra(21)![]() ![]() You can put this solution on YOUR website! a flock of geese on a pond were being observed continuously \n" ); document.write( "1:00 p.m. 1/5 of the geese flew away \n" ); document.write( "2:00 p.m. 1/8 of the geese that remained flew away. \n" ); document.write( "3:00 p.m. 3 times as many geese as had flown away at 1:00 p.m. flew away, leaving 28 geese on the pond. At no other time did any geese arrive or fly away of die. How many geese were in the original flock?\r \n" ); document.write( "\n" ); document.write( "Let x= the number of geese in the original flock\r \n" ); document.write( "\n" ); document.write( "x -(1/5)x-(1/8)(4/5)x-(3/5)x=28 \n" ); document.write( "(1-.2-.1-.6)x=28 \n" ); document.write( ".1x=28 \n" ); document.write( "x=280 \n" ); document.write( " |