On a road trip, you drove at 60 mph on the highway and 40 mph on back roads, covering exactly 420 miles total. Let
x be the number of hours on the highway and
y be the number of hours on back roads. Write an equation in standard form, then find how many hours you would spend on each type of road if you drove on just one type.
60x+40y=420 Distance equals speed times time, so highway distance is 60x and back road distance is 40y; these sum to 420.
2060x+40y=20420 Divide all terms by 20, the GCD, to simplify the coefficients.
3x+2y=21 Simplify: 60÷20=3, 40÷20=2, 420÷20=21.
3x+2(0)=21 To find the x-intercept (highway only), set y=0.
Simplify.
Divide by 3; you would spend 7 hours on the highway.
3(0)+2y=21 To find the y-intercept (back roads only), set x=0.
Simplify.
y=221=10.5 Divide by 2; you would spend 10.5 hours on back roads.
Standard form naturally represents real-world constraints that combine two quantities. The intercepts tell you the extreme scenarios: what if you drove only on the highway versus only on back roads? Any point on the line 3x+2y=21 is a valid combination of hours.