document.write( "Question 263249: i cant figure out how to correctly form an equation for this:\r
\n" );
document.write( "\n" );
document.write( "a cyclist leaves his training base for a morning workout riding at a rate of 18mph. one hour later, is support staff leaves the base in a car going 45mph in the same direction. how long will it take the support staff o catch up with the cyclist?\r
\n" );
document.write( "\n" );
document.write( "thanks for your help \n" );
document.write( "
Algebra.Com's Answer #193989 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! a cyclist leaves his training base for a morning workout riding at a rate of 18mph. one hour later, is support staff leaves the base in a car going 45mph in the same direction. how long will it take the support staff o catch up with the cyclist? \n" ); document.write( ". \n" ); document.write( "Let t = hours it takes staff to catch up \n" ); document.write( "then \n" ); document.write( "\"cyclist distance traveled\" = \"distance staff traveled\" \n" ); document.write( "(t+1)18 = t(45) \n" ); document.write( "18t+18 = 45t \n" ); document.write( "18 = 27t \n" ); document.write( "18/27 = t \n" ); document.write( "2/3 hours = t \n" ); document.write( "or \n" ); document.write( "40 minutes = t \n" ); document.write( " \n" ); document.write( " |