document.write( "Question 985677: John and Erin were both jogging on the same path, each at a constant speed, and
\n" );
document.write( "Erin at a faster speed than John. When Erin started jogging, John had jogged
\n" );
document.write( "500 meters. Which one piece of additional information, in meters per minute, would be needed to determine how long, in minutes, Erin had been jogging when she
\n" );
document.write( "caught up with John? * Could you provide step by step method plz! Thx! \r
\n" );
document.write( "\n" );
document.write( "a.) John's speed
\n" );
document.write( "b.) Erin's speed
\n" );
document.write( "c.) the sum of john's and erin's speed
\n" );
document.write( "d.) the difference of John's and Erin's speed \n" );
document.write( "
Algebra.Com's Answer #606560 by stanbon(75887) ![]() You can put this solution on YOUR website! John and Erin were both jogging on the same path, each at a constant speed, and \n" ); document.write( "Erin at a faster speed than John. When Erin started jogging, John had jogged \n" ); document.write( "500 meters. Which one piece of additional information, in meters per minute, would be needed to determine how long, in minutes, Erin had been jogging when she aught up with John? * Could you provide step by step method plz! Thx! \n" ); document.write( "--------- \n" ); document.write( "John DATA:: \n" ); document.write( "distance = (x-500) meters ; rate = k meters/min ; time = (x-500)/k min \n" ); document.write( "--------- \n" ); document.write( "Erin DATA:: \n" ); document.write( "distance = x meters ; rate = p meters/min ; time = x/p min \n" ); document.write( "---- \n" ); document.write( "Equations: \n" ); document.write( "John time = Erin time \n" ); document.write( "(x-500)/k = x/p \n" ); document.write( "------- \n" ); document.write( "a.) John's speed \n" ); document.write( "b.) Erin's speed \n" ); document.write( "c.) the sum of john's and erin's speed \n" ); document.write( "d.) the difference of John's and Erin's speed \n" ); document.write( "---- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |