-2/2x = 2 , -1y = x + 2y = 4 , 1(2 , 4) and (-1 , 1)Now, find the tangent lines to y = x^2 at those points:y = x^2dy/dx = 2xx = 2dy/dx = 2 * 2 = 4y - 4 = 4 * (x - 2)y = 4 * (x - 2) + 4y = 4x - 8 + 4y = 4x - 4y = 4 * (x - 1)x = -1dy/dx = -2y - 1 = -2 * (x - (-1))y - 1 = -2 * (x + 1)y - 1 = -2x - 2y = -2x - 1Now find when the 2 lines intersect:4 * (x - 1) = -2x - 14x - 4 = -2x - 16x = 3x = 3/6x = 1/2y = -2x - 1y = -1 - 1y = -2(1/2 ,......
you have to find the point at which the tangent of y = x ^ 2 ( which is 2x) meets the line y = x + 2, so,
set 2x equal to x + 2 to get the x value of the point,
2x=x+2
x=2
Insert 2 into y = x + 2 to get y
y=4
point: (2,4)