document.write( "Question 1039066: Help would be appreciated for the following question:
\n" );
document.write( "A coach driver has to travel 560 km. The driver A02 usually drives at an average speed of r km/h.
\n" );
document.write( "He can arrive 45 minutes earlier if he increases his average speed by 6 km/h. Find the value of r correct to the nearest whole number.
\n" );
document.write( "Thanks so much \n" );
document.write( "
Algebra.Com's Answer #653804 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A coach driver has to travel 560 km. The driver A02 usually drives at an average speed of r km/h. \n" ); document.write( "He can arrive 45 minutes earlier if he increases his average speed by 6 km/h. Find the value of r correct to the nearest whole number. \n" ); document.write( ": \n" ); document.write( "r = the normal speed \n" ); document.write( "then \n" ); document.write( "(r+6) = the faster speed that gets him there 45 min earlier \n" ); document.write( ": \n" ); document.write( "Change 45 min to .75 hrs \n" ); document.write( ": \n" ); document.write( "Write a time equation; time = dist/speed \n" ); document.write( "normal time - faster time = .75 hrs \n" ); document.write( " \n" ); document.write( "multiply by r(r+6), cancel the denominators and you have \n" ); document.write( "560(r+6) - 560r = .75r(r+6) \n" ); document.write( "560r + 3360 - 560r = .75r^2 + 4.5r \n" ); document.write( "form a quadratic equation on the right \n" ); document.write( "0 = .75r^2 + 4.5r - 3360 \n" ); document.write( "Solve for r using the quadratic formula; a=.75; b=4.5; c=-3360 \n" ); document.write( "You should get a positive solution of \n" ); document.write( "r= 64 km/hr is his normal speed \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "confirm this solution by finding actual time at each speed \n" ); document.write( "560/64 = 8.75 hrs \n" ); document.write( "560/70 = 8.00 hrs \n" ); document.write( "----------------- \n" ); document.write( "time dif: .75 hrs which is 45 min \n" ); document.write( " |