document.write( "Question 1010795: Joseph is driving at a constant speed. after 1.5 hours he has driven a total distance of 75 miles. \r
\n" );
document.write( "\n" );
document.write( "a) how far will Joseph drive in 4 hours at this rate? \r
\n" );
document.write( "\n" );
document.write( "b) If D represents the distance Joseph has driven and t represents the time he has been driving write and equation for D in terms of t. \r
\n" );
document.write( "\n" );
document.write( "c)Joseph needs to drive 175 miles to visit his grandma for Christmas. how many hours will it take him? \n" );
document.write( "
Algebra.Com's Answer #626253 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Joseph is driving at a constant speed. after 1.5 hours he has driven a total distance of 75 miles. \n" ); document.write( "rate = dist/time = 75/1.5 = 50 mph \n" ); document.write( "------------------------------- \n" ); document.write( "a) how far will Joseph drive in 4 hours at this rate? \n" ); document.write( "distance = rate*time = 50*4 = 200 miles \n" ); document.write( "------------------------ \n" ); document.write( "b) If D represents the distance Joseph has driven and t represents the time he has been driving write an equation for D in terms of t. \n" ); document.write( "D = t*r \n" ); document.write( "----------------- \n" ); document.write( "c)Joseph needs to drive 175 miles to visit his grandma for Christmas. how many hours will it take him? \n" ); document.write( "time = distance/rate = 175/50 = 7/2 = 3.5 hours \n" ); document.write( "--------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " |