Inactive Tutor answered 12/31/13
Tutor
New to Wyzant
y = x*sqrt(1+x^2) = x * (1+x^2)^(1/2)
dy = dx * sqrt(1+x^2) + x * [1/2 ((1+x^2)^(-1/2))*2*x*dx
When x=0 and dx=2,
dy = 2 * sqrt(1+0^2) + 0 * [1/2 ((1+0^2)^(-1/2))*2*0*2
dy = 2 * 1 + 0 / 1 = 2
Sun K.
12/31/13