Patrick B. answered 01/03/19
Math and computer tutor/teacher
I have already solved this one for you as well....
Please only post one copy of the problem.
Thank you
dy/dx = x-1
dy = (x-1) dx <-- separation of variables
y =(1/2) x^2 - x + c <--- integrates both sides
f(1) = 0 ---> 0 = (1/2)*1^2 - 1 + c
0 = 1/2 - 1 + c
0 = c - 1/2
c = 1/2
y =1/2* x^2 - x + 1/2