
Bradford T. answered 02/19/22
Retired Engineer / Upper level math instructor
The problem has switched things around on you. Normally you have y=f(x). For these cases, x = f(t)
1)
(t2-6t+5)dx/dt = 1
∫dx = ∫dt/((t2-6t+5)) = ∫dt/((t-1)(t-5))
Use partial fraction decomposition
x = ∫4/(t-5)dt - ∫4/(t-1)dt
x = 4ln(t-5)-4ln(t-1)+C = 4ln((t-5)/(t-1))+C We can use parentheses for the logs here since t>5
If x(8) = 0, C = -4ln(3/7)
2)
This one follows the same pattern,
x(t)=∫6/(2t3-2t2+t-1) dt = ∫2/(t-1) dt -4∫(t+1)/(2t2+1) dt
Just integrate the two simpler integrals and then use x(2)=0 to solve for C.

Bradford T.
Look in your calculus textbook for separation of variables method for solving ordinary differential equations. Essentially, you were given f(t)dx/dt = 1. By separation of variables, dx = 1/f(t) dt, then integrate both sides, which leaves a constant to be solved with the initial condition. I assumed you've already studied partial fraction decomposition in your precalculus or algebra 2 courses. If you need more help, perhaps you should schedule a session with any of the calculus tutors with Wyzant.02/20/22
Rachel R.
I don't understand a thing you just did.02/20/22