document.write( "Question 630689: A high school student in Seattle, Washington, attends the University of Central Florida. On the way to UCF he took a southern route. After graduation he returned to Seattle via a northern trip. On both trips he had the same average speed. If the southern trek took 47 hours, the northern trek took 52 hours, the northern trek was 310 miles longer, how long was each trip? \n" ); document.write( "
Algebra.Com's Answer #397171 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A high school student in Seattle, Washington, attends the University of Central Florida. \n" ); document.write( " On the way to UCF he took a southern route. \n" ); document.write( " After graduation he returned to Seattle via a northern trip. \n" ); document.write( " On both trips he had the same average speed. \n" ); document.write( " If the southern trek took 47 hours, the northern trek took 52 hours, \n" ); document.write( " the northern trek was 310 miles longer, how long was each trip? \n" ); document.write( ": \n" ); document.write( "Let d = the southern distance \n" ); document.write( "then \n" ); document.write( "(d+310) = the northern distance \n" ); document.write( ": \n" ); document.write( "Write a speed equation. Speed = dist/time \n" ); document.write( ": \n" ); document.write( "Northern speed = southern speed \n" ); document.write( " \n" ); document.write( "Cross multiply \n" ); document.write( "52d = 47(d+310) \n" ); document.write( "52d = 47d + 14750 \n" ); document.write( "52d - 47d = 14750 \n" ); document.write( "d = 14750/5 \n" ); document.write( "d = 2,914 mi is the southern route \n" ); document.write( "then \n" ); document.write( "2,914 + 310 = 3,224 mi is the northern route \n" ); document.write( "; \n" ); document.write( ": \n" ); document.write( "We can confirm this by finding the speeds, they should be equal \n" ); document.write( "2914/47 = 62 mph \n" ); document.write( "3224/52 = 62 mph \n" ); document.write( " |