Question
Question: What is the equation of the tangent to the curve y=x² at the point (1,1) ? ...
What is the equation of the tangent to the curve y=x² at the point (1,1) ?

y = x - 1
y = 2x - 1
y = 2x + 1
y = x + 1
y = 2x - 1
Solution
To find the equation of the tangent to the curve y=x2 at the point (1,1), we follow these steps:
-
Find the derivative of the curve's equation. The given curve is y=x2. Differentiate y with respect to x to find the slope function: dxdy=dxd(x2)=2x
-
Calculate the slope of the tangent at the given point. The given point is (1,1). Substitute x=1 into the derivative to find the slope (m) of the tangent at this point: m=dxdyx=1=2(1)=2 So, the slope of the tangent line is 2.
-
Use the point-slope form of a linear equation. The point-slope form of a line is y−y1=m(x−x1), where (x1,y1) is a point on the line and m is the slope. Here, (x1,y1)=(1,1) and m=2. Substitute these values into the formula: y−1=2(x−1)
-
Simplify the equation. y−1=2x−2 Add 1 to both sides to solve for y: y=2x−2+1 y=2x−1
Thus, the equation of the tangent to the curve y=x2 at the point (1,1) is y=2x−1.