document.write( "Question 965363: I'm stuck on this math problem, please spare some time to help me. I'd really appreciate those who help me, god bless!\r
\n" );
document.write( "\n" );
document.write( "Question :\r
\n" );
document.write( "\n" );
document.write( "Eli and Alayna are hiking separately on the same 6-mile mountain trail. Eli has already hiked up the mountain and is now hiking back down at a rate of 1.65 miles per hour. Alayna starts hiking up the trail at the same time Eli starts hiking down. The function d = 1.35t, where d is distance in miles and t is time in hours, gives Alayna's distance from the start of the trail on her way up the mountain.\r
\n" );
document.write( "\n" );
document.write( "a. use the variables d and t to write a function that gives Eli's distance from the start of the trail while on his way down the mountain.\r
\n" );
document.write( "\n" );
document.write( "b. At what point on the trail do Eli and Alayna meet? Explain. \n" );
document.write( "
Algebra.Com's Answer #590103 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Eli and Alayna are hiking separately on the same 6-mile mountain trail. \n" ); document.write( " Eli has already hiked up the mountain and is now hiking back down at a rate of 1.65 miles per hour. \n" ); document.write( " Alayna starts hiking up the trail at the same time Eli starts hiking down. \n" ); document.write( " The function d = 1.35t, where d is distance in miles and t is time in hours, gives Alayna's distance from the start of the trail on her way up the mountain. \n" ); document.write( ": \n" ); document.write( "a. use the variables d and t to write a function that gives Eli's distance from the start of the trail while on his way down the mountain. \n" ); document.write( "Eli is getting closer to the start of the trail (Alayna is getting further) \n" ); document.write( "therefore: \n" ); document.write( "d = 6 - 1.65t \n" ); document.write( ": \n" ); document.write( "b. At what point on the trail do Eli and Alayna meet? Explain. \n" ); document.write( "First find the time it takes them to meet, (when they meet they will have traveled a total of 6 mi) \n" ); document.write( "1.35t + 1.65t = 6 \n" ); document.write( "3.0t = 6 \n" ); document.write( "t = 6/3 \n" ); document.write( "t = 2hrs for them to meet \n" ); document.write( "Find how far Alayna traveles from the start in 2 hrs \n" ); document.write( "2 * 1.35 = 2.7 mi from the start when they meet \n" ); document.write( " |