document.write( "Question 193691: If a person can run A miles in x hours, how long will it take the person to run B miles at the same rate.\r
\n" );
document.write( "\n" );
document.write( "Your help is appreciated.\r
\n" );
document.write( "\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #145382 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If a person can run A miles in x hours, how long will it take the person to run B miles at the same rate. \n" ); document.write( "Your help is appreciated. \n" ); document.write( "----------------------------------- \n" ); document.write( "Given DATA: \n" ); document.write( "distance = A miles ; time = x hrs ; rate = d/t = A/x mph \n" ); document.write( "------------------------------------- \n" ); document.write( "Time Problem DATA: \n" ); document.write( "distance = B miles ; rate = A/x mph \n" ); document.write( "Equation: \n" ); document.write( "Time to travel B miles = d/r = B/(A/x) = Bx/A hrs \n" ); document.write( "============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |