document.write( "Question 107174: Can you help me formulate an equation for the following homework problem? It did not come from a book. Thanks
\n" );
document.write( "Two friends live 15 miles apart. One day, they decide to jog and meet each other. Tanya leaves her house and heads east, jogging at a rate of 2.5 mph. At the same time Kelly leaves her house and heads west, jogging at 3.5 mph. How long does it take for the two to meet?
\n" );
document.write( "15= 2.5x for Tanya and
\n" );
document.write( "15= 3.5 x for Kelly? This can't be right, as I can only have one x. Please help \n" );
document.write( "
Algebra.Com's Answer #77989 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Two friends live 15 miles apart. One day, they decide to jog and meet each other. Tanya leaves her house and heads east, jogging at a rate of 2.5 mph. At the same time Kelly leaves her house and heads west, jogging at 3.5 mph. How long does it take for the two to meet? \n" ); document.write( "------------------------ \n" ); document.write( "They are jogging toward one another so neither needs to jog 15 miles. \n" ); document.write( "--------------------- \n" ); document.write( "Tanya DATA: \n" ); document.write( "Rate = 2.5 mph; distance = x miles; time = d/r = x/2.5 hrs \n" ); document.write( "---------------- \n" ); document.write( "Kelly DATA: \n" ); document.write( "Rate = 3.5 mph; distance = \"15-x\" miles ; time = (15-x)/3.5 hrs\r \n" ); document.write( "\n" ); document.write( "------------------------- \n" ); document.write( "Tanya time = Kelly time \n" ); document.write( "x/2.5 = (15-x)/3.5 \n" ); document.write( "3.5x = 37.5-2.5x \n" ); document.write( "6x = 37.5 \n" ); document.write( "x = 6.25 miles \n" ); document.write( "---------------- \n" ); document.write( "Tanya time = x/2.5 = 6.25/2.5 = 2.5 hrs \n" ); document.write( "-------------- \n" ); document.write( "Kelly time = (15-x)/3.5 = 8.75/3.5 = 2.5 hrs \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |