document.write( "Question 348262: A car goes at v mph for a hours then goes in the opposite direction at u mph for b hours. How far is the car from where it started at the end? \n" ); document.write( "
Algebra.Com's Answer #248980 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A car goes at v mph for a hours then goes in the opposite direction at u mph for b hours. How far is the car from where it started at the end? \n" ); document.write( "-------------------------------- \n" ); document.write( "1st leg DATA: \n" ); document.write( "rate = v mph ; time = a hrs ; distance = va miles \n" ); document.write( "---------------- \n" ); document.write( "2nd leg DATA: \n" ); document.write( "rate = u mph ; time = b hrs ; distance = ub miles \n" ); document.write( "----------------- \n" ); document.write( "End how far from start: va-ub miles \n" ); document.write( "============================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |