document.write( "Question 712246: Hi. My name is Allen and I'm having trouble with this word problem from my Calculus class. Thanks in advance.\r
\n" );
document.write( "\n" );
document.write( " Car A and car B both travel 300 miles. Car A drove at an average speed of 10 miles per hour faster than car B and made the trip in one hour less time. Find the average speeds of both cars.\r
\n" );
document.write( "\n" );
document.write( "Car A = ________ mph
\n" );
document.write( "Car B = ________ mph \n" );
document.write( "
Algebra.Com's Answer #437818 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Car A and car B both travel 300 miles. \n" ); document.write( "Car A drove at an average speed of 10 miles per hour faster than car B and made the trip in one hour less time. \n" ); document.write( "Find the average speeds of both cars. \n" ); document.write( "----- \n" ); document.write( "Car A DATA: \n" ); document.write( "distance = 300 miles ; rate = x+10 mph ; time = d/r = 300/(x+10) hrs \n" ); document.write( "------------------------------- \n" ); document.write( "Car B DATA: \n" ); document.write( "distance = 300 miles ; rate = x mph ; time = d/r = 300/x hrs \n" ); document.write( "----- \n" ); document.write( "Equation: \n" ); document.write( "time B - time A = 1 hour \n" ); document.write( "--- \n" ); document.write( "300/x - 300/(x+10) = 1 \n" ); document.write( "---- \n" ); document.write( "300x + 300*10 - 300x = x(x+10) \n" ); document.write( "---- \n" ); document.write( "x^2 + 10x -3000 = 0 \n" ); document.write( "---- \n" ); document.write( "Factor: \n" ); document.write( "(x+60)(x-50) = 0 \n" ); document.write( "x = 50 mph (Car B speed) \n" ); document.write( "x+10 = 60 mph (Car A speed) \n" ); document.write( "============================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================== \n" ); document.write( "Car A = ________ mph \n" ); document.write( "Car B = ________ mph \n" ); document.write( " \n" ); document.write( " |