Find an equation of the tangent line to the curve f ( x ) = 1 5 − 2 x 2 at x = 1 .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
The slope of the curve y = f ( x ) at any point is its first derivative ( d x d y ) .
We can write f ( x ) = 1 5 − 2 x 2 as y = 1 5 − 2 x 2
Taking the derivative with respect to x , we get
d x d y = − 4 x
The slope at x = 1 is
d x d y = − 4 ( 1 ) = − 4
It follows that,
y = 1 5 − 2 ( 1 2 ) = 1 5 − 2 = 1 3
From point-slope form of an equation of a line, we have
y − y 1 = m ( x − x 1 )
y − 1 3 = − 4 ( x − 1 )
y − 1 3 = − 4 x + 4
y = − 4 x + 4 + 1 3
y = − 4 x + 1 7 answer
The third option is also correct: y-13 = -4x + 4 is the same line as y = -4x + 17.
Log in to reply
thanks. i reported this problem, so the admin can delete the third option.
Problem Loading...
Note Loading...
Set Loading...
Assume that the tangent line equation is in the form y = m x + q
We can use this formula: m = 2 a x 0 + b to find m .
m = − 2 ∗ 2 ∗ 1 + 0 = − 4
Then we use the equation of a line y = m x + q to find q
q = y − m x = 1 3 + 4 = 1 7
So, having both m and q we can use them to write the equation of the tangent:
y = − 4 x + 1 7