document.write( "Question 1072503: Having trouble setting up the equation for word problem: At 6:00 am, here's what we know about two airplanes: Airplane #1 has an elevation of 10140 ft. and climbs 1500 feet every 5 minutes. Airplane #2 has an elevation of 4340 ft. and climbs 1500 feet every 3 minutes.\r
\n" );
document.write( "\n" );
document.write( "(1)Let t represent the time in minutes since 6:00 am, and let E represent the elevation in feet. Write the equations for the elevations of each plane in terms of t plane #1:
\n" );
document.write( "E(t)=
\n" );
document.write( "E(t)=
\n" );
document.write( "plane #2:
\n" );
document.write( "E(t)=
\n" );
document.write( "E(t)=
\n" );
document.write( "(2)At what time will the two airplanes have the same elevation?
\n" );
document.write( "t=
\n" );
document.write( "t= minutes after 6:00 am Preview
\n" );
document.write( "(3) What is the elevation at that time?
\n" );
document.write( "E=
\n" );
document.write( "E= feet \n" );
document.write( "
Algebra.Com's Answer #687457 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! Airplane #1 has an elevation of 10140 ft. and climbs 1500 feet every 5 minutes. Airplane #2 has an elevation of 4340 ft. and climbs 1500 feet every 3 minutes. \n" ); document.write( "(1)Let t represent the time in minutes since 6:00 am, and let E represent the elevation in feet. \n" ); document.write( " Write the equations for the elevations of each plane in terms of t \n" ); document.write( "plane #1: \n" ); document.write( "I'm not sure I know what they want here, it's a simple problem, just write an equation for each plane. \n" ); document.write( "Find the climbing rate of each plane \n" ); document.write( "1500/5 = 300 ft/min \n" ); document.write( "and \n" ); document.write( "1500/3 = 500 ft/min \n" ); document.write( "then \n" ); document.write( "Plane 1: E(t) = 300t + 10140 \n" ); document.write( "Plane 2: E(t) = 500t + 4340 \n" ); document.write( "Find the time for them to be at the same altitude \n" ); document.write( "500t + 4340 = 300t + 10140 \n" ); document.write( "500t - 300t = 10140 - 4340 \n" ); document.write( "200t = 5700 \n" ); document.write( "t = 5800/200 \n" ); document.write( "t = 29 minutes so the time would be 6:29 \n" ); document.write( ": \n" ); document.write( "Find the altitude at this time using the first plane equation \n" ); document.write( "E(t) = 300(29) + 10140 \n" ); document.write( "E(t) = 8700 + 10140 \n" ); document.write( "E(t) = 18840 ft, plane #1 \n" ); document.write( ": \n" ); document.write( "Check this in the 2nd equation \n" ); document.write( "E(t) = 500(29) + 4340 \n" ); document.write( "E(t) = 14500 = 4340 \n" ); document.write( "E(t) = 18840 ft, plane #2 \n" ); document.write( " |