document.write( "Question 189603: A jet flew from New york to los angeles, a distance of 4200km. the speed for the return trip was 100km/hr faster than the outbound speed. if the total trip took 13 hours, what was the speed from new york to los angeles. \n" ); document.write( "
Algebra.Com's Answer #142280 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! A jet flew from New york to los angeles, a distance of 4200km. the speed for the return trip was 100km/hr faster than the outbound speed. if the total trip took 13 hours, what was the speed from new york to los angeles. \n" ); document.write( ".\r \n" ); document.write( "\n" ); document.write( "You will need to apply the distance formula: \n" ); document.write( "d = rt \n" ); document.write( "where \n" ); document.write( "d is distance \n" ); document.write( "r is rate or speed \n" ); document.write( "t is time \n" ); document.write( ". \n" ); document.write( "In our case, you need to solve for 't': \n" ); document.write( "t = d/r \n" ); document.write( ". \n" ); document.write( "Let x = outbound speed \n" ); document.write( "then from \"the return trip was 100km/hr faster than the outbound speed.\" \n" ); document.write( "x + 100 = inbound speed \n" ); document.write( ". \n" ); document.write( "4200/x + 4200/(x+100) = 13 \n" ); document.write( "Multiplying both sides by x(x+100) to get rid of our denominators: \n" ); document.write( "4200(x+100) + 4200x = 13(x)(x+100) \n" ); document.write( "4200x+ 420000 + 4200x = 13(x^2+100x) \n" ); document.write( "8400x+ 420000 = 13x^2+1300x \n" ); document.write( "420000 = 13x^2 - 7100x \n" ); document.write( "0 = 13x^2 - 7100x - 420000 \n" ); document.write( "Applying the quadratic equation yields two solutions: \n" ); document.write( "x = {600, -53.8462} \n" ); document.write( ". \n" ); document.write( "You can toss out the negative solution leaving us with: \n" ); document.write( "x = 600 km/hr outbound \n" ); document.write( ". \n" ); document.write( "Answer: 600 km/hr \n" ); document.write( ". \n" ); document.write( "Details of quadratic to follow: \n" ); document.write( "
\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |