
George G. answered 05/30/19
High School and College Math Tutor
We have two different trips with different speed and time in each case but the distance is the same which is 280 miles, so we will set up a system of two linear equations in speed(r) and time(t) using the equation d = rt, then solve the system of equations by the substitution method.
280 = rt ————> equation 1
280 = (r + 5)(t – 1) ————> equation 2
from equation 1 we can get t in terms of r by dividing both sides by r:
t = 280/r
now substitute for t in equation 2:
280 = (r + 5)(280/r – 1)
now lets simplify the the right side of the equation by multiplying the two binomials using the foil method:
280 = 280 – r + 1400/r – 5
let’s subtract 280 from both side
0 = – r + 1400/r – 5
now multiply by – r :
0 = r2 – 1400 + 5r
now let’s but the quadratic equation in standard form:
r2 + 5r – 1400 = 0
let’s solve the quadratic equation by factoring:
(r – 35)(r + 40) = 0
r – 35 = 0 or r + 40 = 0
r = 35 or r = –40 ( speed cannot be negative)
so r = 35 miles per hour