Mark M. answered 01/03/19
Tutor
4.9
(955)
Retired math prof. Calc 1, 2 and AP Calculus tutoring experience.
dy/dx = x-1
Separate variables to obtain dy = (x-1)dx
So, ∫dy = ∫(x-1)dx
y = (1/2)x2 - x + C
Since f(1) = 0, y = 0 when x = 1.
Substituting, we have 0 = (1/2)(1)2 - 1 + C. So, C = 1/2.
Therefore, y = (1/2)x2 - x + 1/2