document.write( "Question 1376: Antoine rode his bike the 4 miles to the fair at a relaxed pace. He stayed to long and had to double his speed on the way back in order to get home in time for dinner. If his total time traveling was 3 hours, how fast did he travel in each direction? \n" ); document.write( "
Algebra.Com's Answer #452265 by melzaren(3)![]() ![]() ![]() You can put this solution on YOUR website! Regrettably, Khwang's answer is wrong:\r \n" ); document.write( "\n" ); document.write( "\"Hence, his speed going to the fair was 4 miles/hr,and \n" ); document.write( "his speed backing home was 8 miles/hr.\"\r \n" ); document.write( "\n" ); document.write( "The question states that Antoine's total travel time was 3 hours. If he travelled even 1 hour at 4 miles/h or 8 miles/h he would exceed 3 hours of travelling time.\r \n" ); document.write( "\n" ); document.write( "\"Antoine rode his bike the 4 miles to the fair at a relaxed pace. \"\r \n" ); document.write( "\n" ); document.write( "trip to the fair: \n" ); document.write( "4 miles @ a speed of x mph\r \n" ); document.write( "\n" ); document.write( "\"He stayed to long and had to double his speed on the way back in order to get home in time for dinner.\"\r \n" ); document.write( "\n" ); document.write( "trip home: \n" ); document.write( "4 miles @ a speed of 2x mph\r \n" ); document.write( "\n" ); document.write( "The question states that the entire trip took three hours, so we will build an equation with = 3 hours on the right hand side.\r \n" ); document.write( "\n" ); document.write( "Now we include the entire trip on the Left hand side of the equation. Since we're solving for time we flip the miles/h ratio to h/miles, so that the unit \"miles\" cancels and we're left with hours: We have an algebraic representation of the speed of the trip above.\r \n" ); document.write( "\n" ); document.write( "4 miles * h/(x miles) + 4 miles * h/(2x miles) = 3 hours \n" ); document.write( " \n" ); document.write( "miles cancels out:\r \n" ); document.write( "\n" ); document.write( "4h/x + 4h/2x = 3h\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Get the x out of the denominators by multiplying every term by 2x:\r \n" ); document.write( "\n" ); document.write( "8h + 4h = 6hx\r \n" ); document.write( "\n" ); document.write( "12h = 6hx \n" ); document.write( " \n" ); document.write( "divide through by 6h\r \n" ); document.write( "\n" ); document.write( "2 = x\r \n" ); document.write( "\n" ); document.write( "Now we know the value of x, plug it in to the speed ratios above and you have your answer. \n" ); document.write( " \n" ); document.write( " |