Suppose that you are driving to Seattle at constant speed, and notice that after you have been traveling for (i.e., ), you pass a sign saying it is to Seattle, and after driving another , you again pass a sign saying it is to Seattle. Find the Speed at which you're travelling, Total Distance , and Total Time of the trip.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
1 . Let our trip be a line that passes through the given points ( 1 , 1 1 0 ) and ( 1 . 5 , 8 5 ) , taking time on the x − c o o r d i n a t e and distance on the y − c o o r d i n a t e (as time is independent over distance). If we find the slope of the given points, it will serve as the speed s at which we are travelling, i.e. s = x 2 − x 1 y 2 − y 1 = 1 . 5 − 1 8 5 − 1 1 0 ⟹ s = ∣ 5 0 ∣ m p h 2 . Using the same logic, to find the total distance, y − i n t e r c e p t of the above given point will serve as the total distance of our trip. Using slope-point form: y − y 1 = m ( x − x 1 ) ; a t ( 1 , 1 1 0 ) ⟹ y − 1 1 0 = − 5 0 ( x − 1 ) ⟹ y = − 5 0 x + 1 6 0 By comparing it with the equation y = m x + d , (where d is the y − i n t e r c e p t ) we can easily deduce our total distance; i.e. d = 1 6 0 m i l e s 3 . Again the same logic, to find the total time, x − i n t e r c e p t of the above given point will serve as the total time of our trip (from the start until we arrive). Using two intercept form: t x + d y = 1 ; a t ( 1 , 1 1 0 ) where t & d are x a n d y − i n t e r c e p t s respectively. ⟹ t 1 + 1 6 0 1 1 0 = 1 ⟹ t = 3 . 2 h o u r s