document.write( "Question 1110610: Mark road his new Harley 60 mph for part of the trip and 70 miles per hour for the rest of the trip home from the Shakespeare Festival in Ashland,Oregon. If the entire trip was 250 miles, and he spent twice as much time traveling at the faster speed, how many miles was he able to travel at each rate. \n" ); document.write( "
Algebra.Com's Answer #725591 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Mark road his new Harley 60 mph for part of the trip and 70 miles per hour for the rest of the trip home from the Shakespeare Festival in Ashland,Oregon. If the entire trip was 250 miles, and he spent twice as much time traveling at the faster speed, how many miles was he able to travel at each rate. \n" ); document.write( "------------------ \n" ); document.write( "slower rate DATA:: \n" ); document.write( "rate = 60 mph ; distance = d miles ; time = d/60 hrs \n" ); document.write( "---- \n" ); document.write( "faster rate DATA: \n" ); document.write( "rate = 70 mph ; distance = 250-d ; time = (250-d)/70 hrs \n" ); document.write( "------------------- \n" ); document.write( "Equation:: \n" ); document.write( "faster time = 2(slower time) \n" ); document.write( "(250-d)/70 = 2(d/60) \n" ); document.write( "------ \n" ); document.write( "(250/60d) - (d^2/60) = (140/60)d \n" ); document.write( "--------------------------------- \n" ); document.write( "d^2/60 - (110/60)d = 0 \n" ); document.write( "d^2 - 110d = 0 \n" ); document.write( "d(d-110) = 0 \n" ); document.write( "Positive solution:: \n" ); document.write( "distance = 110 miles (distance at slower rate) \n" ); document.write( "250-d = 140 miles (distance at faster rate) \n" ); document.write( "---- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------- \n" ); document.write( " \n" ); document.write( " |