Solve the initial-value problem for y as a function of x

(x^2+49)dy/dx=1

1 answer

dy = dx/(x^2+49)
recall that ∫ dx/(x^2+a^2) = 1/a arctan(x/a) + C
You have given no initial value, so that's as far as we can go for now.