document.write( "Question 143301: Chris and Michelle arrive in North Carolina by plane at 7:00 a.m. After renting their car, they head towards their hotel. On the way they must pass over an extremely sloped 2 mile hill. \r
\n" );
document.write( "\n" );
document.write( "Chris tells Michelle that he is going to average 30 mph for the 2 miles (to the top and back down). Michelle says, “Okay, go for it.” \r
\n" );
document.write( "\n" );
document.write( "Chris begins by driving slowly up the hill and reaches the top (1 mile mark) when Michelle tells him, “Chris, you better pick up the pace, it has taken 4 minutes to get to the top and we still have 1 mile to go (down).” Upset Chris says, “Forget it Michelle, I can’t do this.” Michelle says, “Sure you can.” Chris says, “No I can’t.”\r
\n" );
document.write( "\n" );
document.write( "If speed and safety were not an issue, how fast must Chris travel to get to the bottom of the mountain? Does Chris know something that Michelle does not? \n" );
document.write( "
Algebra.Com's Answer #104333 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! Let's deal in minutes on this problem:\r \n" ); document.write( "\n" ); document.write( "30 mph=(30*1/60 )mi/min=(1/2 )mi/min \n" ); document.write( "Distance(d) equals Rate(r) times Time(t)or d=rt; r=d/t and t=d/r \n" ); document.write( "Also: \n" ); document.write( "Average Rate=(Total Distance)/(Total Time)\r \n" ); document.write( "\n" ); document.write( "Let t=time required to travel downhill \n" ); document.write( "Total time, then, would be (4+t) \n" ); document.write( "So, our equation to solve is: \n" ); document.write( "1/2=2/(4+t) multiply each side by 2(4+t) \n" ); document.write( "(4+t)=4 subtract 4 from each side \n" ); document.write( "t=0 THIS TELLS US THAT HE MUST TRAVEL THE SECOND MILE IN 0 TIME IN ORDER TO HAVE AN OVERALL AVERAGE OF 30 MPH\r \n" ); document.write( "\n" ); document.write( "IF HE WANTS TO AVERAGE 30 MPH OR (1/2)MI/MIN OVER THE TWO MILES, THEN HIS TOTAL TIME HAS TO BE 4 MIN (2/(1/2)) BUT HE ALREADY USED UP HIS 4 MIN IN THE FIRST MILE!!!!! \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "HOPE THIS HELPS---PTAYLOR \n" ); document.write( " |