document.write( "Question 148949: Sheri drove southeast from Albuquerque to Roswell and then south to Carlsbad. She averaged 75 mph along the route from Alburquerque to Roswell and averaged 70 mphfrom Roswell to Carlsbad. She covered the entire 220 miles in 3 hours. How long did she take to drive from Alburquerque to Roswell? \n" ); document.write( "
Algebra.Com's Answer #109286 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! She averaged 75 mph along the route from Albuquerque to Roswell and averaged 70 mph from Roswell to Carlsbad. She covered the entire 220 miles in 3 hours. How long did she take to drive from Albuquerque to Roswell? \n" ); document.write( ": \n" ); document.write( "Let t = time to go from Al to Ros \n" ); document.write( "Then \n" ); document.write( "(3-t) = time to go from Ros to Car \n" ); document.write( ": \n" ); document.write( "Write a dist equation: Dist = speed * time \n" ); document.write( ": \n" ); document.write( "A>R dist + R>C dist = 220 miles \n" ); document.write( "75t + 70(3-t) = 220 \n" ); document.write( "; \n" ); document.write( "75t + 210 - 70t = 220 \n" ); document.write( ": \n" ); document.write( "75t - 70t = 220 - 210 \n" ); document.write( ": \n" ); document.write( "5t = 10 \n" ); document.write( "t = \n" ); document.write( "t = 2 hrs from Al to Ros \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check solution by finding the total distance: (3-2 = 1 hr Ros to Car) \n" ); document.write( "75*2 + 70*1 = \n" ); document.write( "150 + 70 = 220 \n" ); document.write( " \n" ); document.write( " |