document.write( "Question 1031941: Gilda walks to the train station. If she walks at the rate of 3 mph, she misses her train by 7 minutes. However, if she walks at the rate of 4 mph, she reaches the station 5 minutes before the arrival of the train. Find the distance Gilda walks to the station. David knew he made a mistake when he calculated that Gilda walks 123 miles to the station.
\n" );
document.write( "Read through David's calculations:
\n" );
document.write( "Using d = rt, the distance is the same, but the rate and time are different.
\n" );
document.write( "If Gilda misses the train, it means the time t needs 7 more minutes so d = 3(t + 7).
\n" );
document.write( "If she gets to the station 5 minutes early means the time t can be 5 minutes less so d = 4(t - 5).
\n" );
document.write( "3(t + 7) = 4(t - 5)
\n" );
document.write( "3t + 21 = 4t - 20
\n" );
document.write( "t = 41
\n" );
document.write( "d = rt, so d = 3(41) = 123
\n" );
document.write( "Find David's mistake in his calculations. Explain his mistake and include the correct calculations and solutions in your answer.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #646620 by josgarithmetic(39620)![]() ![]() ![]() You can put this solution on YOUR website! Try analyzing and solving the described problem without checking first what David did.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( " speed time distance\r\n" ); document.write( "\r\n" ); document.write( "WALK 3\r \n" ); document.write( "\n" ); document.write( "Continue when that data makes sense to you.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "You can clearly see that at least one of David's mistakes was to forget the accounting properly for time units. Seven minutes is |