document.write( "Question 525643: Henry traveled a miles in b hours and then increases his rate by c miles per hour. How long would it take him to travel 1000 miles at the new rate?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #348170 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Henry traveled a miles in b hours and then increases his rate by c miles per hour. How long would it take him to travel 1000 miles at the new rate? \r \n" ); document.write( "\n" ); document.write( "---- \n" ); document.write( "\"Given\" DATA: \n" ); document.write( "distance = a miles; time = b hrs ; rate = d/t = a/b mph \n" ); document.write( "----- \n" ); document.write( "Problem Procedure \n" ); document.write( "distance = 1000 ; rate = (a/b)+c mph : \n" ); document.write( "---- \n" ); document.write( "New time: \n" ); document.write( "time = distance over new rate = 1000b/(a+bc) hours \n" ); document.write( "==================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============= \n" ); document.write( " |