
James B. answered 06/08/16
Tutor
5.0
(3,069)
Experienced, Patient, Passionate SAT Math Tutor (In-person and online)
Let X = rate for first half of the trip
Let X + 3 = rate for return trip
The total distance for the trip 72 miles (36 miles to and 36 miles on return trip)
The total time is 7 hours
Let T1 = time for first leg of trip
Let T2 = time for return trip
T1 + T2 = 7
FOR FIRST LEG OF THE TRIP:
Rate • Time = Distance
X • (T1) = 36
FOR RETURN TRIP:
Rate • Time = Distance
(X -3) • T2 = 36
We have the following equations in our system:
T1 + T2 = 7
X•T1 = 36
(X - 3) •T2 = 36
We can solve for T2 in the first equation
T2 = 7 - T1
We can substitute for T2 in the other 3rd equation ... that gives us
X•T1 = 36
(X - 3)(7 - T1)= 36
Solving for X in the first equation,
X = 36/T1
Substituting that into equation 2, gives us a 1 variable equation
( 36/T1 - 3 )(7 - T1 ) = 36
Addition of fractions in first binomial
(36/T1 - 3T1/T1)(7 - T1) = 36
((36 - 3T1)/T1)(7 - T1) = 36
Clear the fraction by multiplying both sides of equation by T1
(36 - 3T1)(7 - T1) = 36T1
Factor out 3 and divide both sides by 3
3(12 - T1)(7 - T1) = 36T1
(12 - T1)(7 - T1) = 12T1
Simplify, combine like terms
84 - 12T1 - 7T1 + (T1)2 = 12T1
(T1)2 -19T1 + 84 = 12T1
(T1)2 - 31T1 + 84 = 0
Factor and solve using the zero product property
(T1 - 28)(T1 - 3) = 0
T1 - 28 = 0 ... T1 = 28 ... we can discard this value because total time was 7 hours
OR
T1 - 3 = 0 ... T1 = 3
So the time for leg 1 of the trip is 3 hours ... 4 hours for the return trip
Using an earlier equation, we can compute the rates ... x and x - 3
x • T1 = 36
x(3) = 36
x = 12
So the rate was 12 mi/hr for first part of trip,
and the rate was 12 - 3, or 9 mi/hr for return trip