document.write( "Question 1163908: A bee flies at 12 feet per second directly to a flowerbed from its hive. The bee stays at the flowerbed for 16 minutes and then flies directly back to the hive at 8 feet per second. It is away from the hive for a total of 19 minutes.
\n" ); document.write( "a) What equation can you use to find the distance of the flowerbed from the hive?
\n" ); document.write( "b) How far is the flowerbed from the hive?
\n" ); document.write( "c) Write the equation. Let D be the distance of the flowerbed from the hive.
\n" ); document.write( "(** Use integers or fractions for any numbers in the equation. Do not simplify.)
\n" ); document.write( "

Algebra.Com's Answer #788154 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "(a)   The equation is so called \"time equation\"\r\n" );
document.write( "\r\n" );
document.write( "          \"D%2F12\" + 16*60 + \"D%2F8\" = 19*60  seconds\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "(b)  To determine the distance D, solve the equation\r\n" );
document.write( "\r\n" );
document.write( "          \"D%2F12\" + \"D%2F8\" = 19*60 - 16*60 = 3*60,\r\n" );
document.write( "\r\n" );
document.write( "           \r\n" );
document.write( "     multiply both sides by 24\r\n" );
document.write( "\r\n" );
document.write( "          2D + 3D  = 3*60*24\r\n" );
document.write( "\r\n" );
document.write( "          5D       = 4320\r\n" );
document.write( "\r\n" );
document.write( "          D        = 4320/5 = 864 ft.      ANSWER\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "(c)   I just answered all questions.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "-----------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "In my previous version, I missed dimensions, using minutes instead of seconds.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Thanks to tutor @greenestamps, who noticed this inconsistency.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "I corrected it, and now you see the corrected version.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );