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 #193991 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! a cyclist leaves his training base for a morning workout riding at a rate of 18mph. \n" ); document.write( "one hour later, his support staff leaves the base in a car going 45mph in the same direction. \n" ); document.write( "how long will it take the support staff to catch up with the cyclist? \n" ); document.write( "---- \n" ); document.write( "Cyclist DATA: \n" ); document.write( "rate = 18 mph ; time = x hrs ; distance = rt = 18x miles \n" ); document.write( "------------------------- \n" ); document.write( "Staff DATA: \n" ); document.write( "rate = 45 mph ; time = x-1 hrs ; distance = rt = 45(x-1) miles \n" ); document.write( "=============================================================== \n" ); document.write( "Equation: \n" ); document.write( "cyclist distance = staff distance \n" ); document.write( "18x = 45(x-1) \n" ); document.write( "18x = 45x - 45 \n" ); document.write( "27x = 45 \n" ); document.write( "x = 5/3 hr (cyclist time) \n" ); document.write( "x-1 = 2/3 hr (staff time) \n" ); document.write( "=============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |