Say that t equals the number of minutes exercised.
Routine #1: y1 = 20 + 18.5t Routing #2: y2 = 37 + 14.25t
They want to know the amount of time running will make Routine #1 burn fewer than Routine #2, in other words, the inequality Routine #1 < Routine #2, which you can represent this way:
y1 < y2
or
20 + 18.5t < 37 + 14.25t Then you want to solve for t:
18.5t < 17 + 14.25t Subtract 20 from both sides
4.25t < 17 Subtract 14.25t from both sides
t < 4 Divide both sides by 4.25
for a. the inequality is 20 + 18.5t < 37 + 14.25t
for b. the solution is t < 4 (work shown above)
for c., putting your solution into words, For any time less than four minutes, Routine #1 will result in burning fewer calories than Routine #2. (At four minutes, you will burn the same amount of calories in both routines, and any more than four minutes, Routine #2 will burn more calories.)