
AJ B. answered 10/14/22
I will teach you as a student the ways of getting an A.
4x2 + 4y2 +xy = 9 @ (1,1)
taking the derivative of with respect to x in y gives us dy/dx, so let dy/dx = y'
4x2 (d/dx) +4y2 (d/dx)+xy (d/dx) = 9 (d/dx)
8x +8y*y'+(y+xy') = 0
rearrange:
y'(8y+x) = 8x-y
y' = (8x-y)/(8y+x) <<< Plug in values to find the slope at (1,1)
y' = [8(1)-(1)]/[8(1)+(1)]
y' = 7/9 at (1,1). This is our m, or slope. Now we find our intercepts using the slope-intercept form:
y-y1 = m(x-x1)
y-1=7/9 (x-1)
y= 7/9 (x-1) + 1
y= 7/9(x) +2/9 << Final Answer>>