document.write( "Question 821859: Two trucks leave the same loading dock at different times. Track A leaves a noon and drives due north at 40 mph. Truck B leaves at 1:00 and drives due east at 45 mph. At what time of the day will the trucks be exactly 300 miles apart? Leave your answer in decimal hours. Show the setup that supports your answer. \n" ); document.write( "
Algebra.Com's Answer #494479 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Two trucks leave the same loading dock at different times. \n" ); document.write( " Track A leaves a noon and drives due north at 40 mph. \n" ); document.write( " Truck B leaves at 1:00 and drives due east at 45 mph. \n" ); document.write( " At what time of the day will the trucks be exactly 300 miles apart? \n" ); document.write( ": \n" ); document.write( "Let t = travel time Truck B \n" ); document.write( "then \n" ); document.write( "(t+1) = travel time for Truck A \n" ); document.write( "therefore \n" ); document.write( "40(t+1) = dist traveled by A \n" ); document.write( "45t = dist traveled by B \n" ); document.write( ": \n" ); document.write( "This is a pythag problem, the hypotenuse = 300 mi \n" ); document.write( ": \n" ); document.write( "[40(t+1)]^2 + (45t)^2 = 300^2 \n" ); document.write( "(40t+40)^2 + (45t)^2 = 90000 \n" ); document.write( "FOIL (40t+40)(40t+40) \n" ); document.write( "1600t^2 + 1600t + 1600t + 1600 + 2025t^2 = 90000 \n" ); document.write( "Combine like terms \n" ); document.write( "3625t^2 + 3200t + 1600 - 90000 = 0 \n" ); document.write( "3625t^2 + 3200 - 88400 = 0 \n" ); document.write( "Simplify, divide by 25 \n" ); document.write( "145t^2 + 128t - 3536 = 0 \n" ); document.write( "Using the quadratic formula, I got a positive solution of \n" ); document.write( "t = 4.516 hrs travel time of Truck B \n" ); document.write( "then, obviously: \n" ); document.write( "5.516 hrs for truck A \n" ); document.write( ": \n" ); document.write( "Find the time of day: \n" ); document.write( " 12:00 + 5 + (.516(60)) = 5:31 PM when they are 300 mi apart \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check this in your calc, enter \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |