document.write( "Question 1074804: Bill starts riding his bike towards town at a constant rate of 8 mph. Then, 30 minutes later, his wife starts driving on the same path at a constant average of 30 mph. How long will it take her to catch up to Bill?\r
\n" );
document.write( "\n" );
document.write( "This question is from a study packet, that also has the answer shown as\r
\n" );
document.write( "\n" );
document.write( "8(.5)/30-8 = approx. 18 hours = approx. 10.8 mins = approx 10 minutes 48 seconds.\r
\n" );
document.write( "\n" );
document.write( "When I solve the problem that way, I understand the answer. However, based on my understanding of DRT problems, that doesn't seem correct. The way I solve this is using a table\r
\n" );
document.write( "\n" );
document.write( "Persons R T D
\n" );
document.write( "Bill 8mph t 8(t)
\n" );
document.write( "Wife 30mph t-.5 30(t-.5)\r
\n" );
document.write( "\n" );
document.write( "8t=30(t-.5)
\n" );
document.write( "=8t=30t-15
\n" );
document.write( "=-22t=-15
\n" );
document.write( "=-15/-22
\n" );
document.write( "=.68
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #689461 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 8 mph*t h=8t miles \n" ); document.write( "30 mph (t-0.5)=30t-15 miles \n" ); document.write( "those are equal \n" ); document.write( "30t-15=8t \n" ); document.write( "22t=15 \n" ); document.write( "t=15/22 hrs. or 0.682 hours \n" ); document.write( "He will travel 5.458 miles \n" ); document.write( "She will travel 30*(.182)=5.46 miles. That checks \n" ); document.write( ".682 hours is 40.92 minutes \n" ); document.write( "She will travel 10.92 minutes, which is 0.182 hours. I get 10m 55.2 sec, but that is within rounding. \n" ); document.write( "Your 0.68 was the time the bicyclist rode. \n" ); document.write( "She drove a half hour less, so that has to be subtracted. \n" ); document.write( " |