document.write( "Question 1197436: please help me in my assigments thankyouu!
\n" );
document.write( "A car traveling at a uniform speed reached its destination which is 400 kilometers away from the city. On the return trip, because of motor trouble, the speed is reduced to 10 miles per hour. This caused the car to stay on the road 2 hours longer. Find the speed of car \n" );
document.write( "
Algebra.Com's Answer #830714 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "I'll assume the part \"the speed is reduced to 10 miles per hour\" is supposed to be \"the speed is reduced by 10 kilometers per hour\". \n" ); document.write( "This way the units match up, and a speed of 10 mph or 10 kph seems way too slow for a car. \n" ); document.write( "If either of these assumptions are incorrect, then please let me know.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let's organize what we know into a table
\n" ); document.write( "time = distance/rate\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The time duration 400/(x-10) is larger since the speed x-10 is smaller compared to speed x. \n" ); document.write( "Subtracting the time durations will get us a 2 hour gap due to the phrasing \"This caused the car to stay on the road 2 hours longer\".\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "longerTime - shorterTime = 2 hour gap \n" ); document.write( "400/(x-10) - 400/x = 2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The first equation @josgarithmetic has set up is close, but the tutor has them incorrectly swapped.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Multiply both sides by x(x-10) and get everything to one side \n" ); document.write( "400/(x-10) - 400/x = 2 \n" ); document.write( "x(x-10)(400/(x-10) - 400/x) = 2x(x-10) \n" ); document.write( "400x - 400(x-10) = 2x(x-10) \n" ); document.write( "400x - 400x+4000 = 2x^2-20x \n" ); document.write( "4000 = 2x^2-20x \n" ); document.write( "0 = 2x^2-20x-4000 \n" ); document.write( "2x^2-20x-4000 = 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Compare this to ax^2+bx+c = 0 \n" ); document.write( "We find that \n" ); document.write( "a = 2 \n" ); document.write( "b = -20 \n" ); document.write( "c = -4000\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let's use the quadratic formula \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "The negative speed makes no sense, so we ignore it.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The only practical soluton is x = 50.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If x = 50, then x-10 = 50-10 = 40.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Check: \n" ); document.write( "If you travel 400 km at a speed of 50 kph, then you take 400/50 = 8 hours \n" ); document.write( "If you travel 400 km at a speed of 40 kph, then you take 400/40 = 10 hours \n" ); document.write( "There is a 10-8 = 2 hour gap between the durations, so our answers are confirmed.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answers: \n" ); document.write( "On the way to the destination, the speed is 50 kph \n" ); document.write( "On the return trip, the speed is 40 kph \n" ); document.write( " \n" ); document.write( " |