SOLUTION: The line y=2x+c is a tangent to the curve y=2x^2-6x+20.find the value of c

Algebra ->  Graphs -> SOLUTION: The line y=2x+c is a tangent to the curve y=2x^2-6x+20.find the value of c      Log On


   



Question 1159638: The line y=2x+c is a tangent to the curve y=2x^2-6x+20.find the value of c
Answer by math_helper(2461) About Me  (Show Source):
You can put this solution on YOUR website!

f%28x%29+=+2x%5E2-6x%2B20+
f'(x) = +4x-6+
For the tangent +2x%2Bc+ to just touch f(x), we need to find where f(x) has slope equal to 2:
4x-6 = 2 <<< remember, the ENTIRE LHS is the slope of f(x)
x = 2

At x=2: f(2) = 2%2A%282%5E2%29+-+6%282%29+%2B+20+=+8-12%2B20+=+16+
So the tangent line +2x%2Bc+ just meets f(x) at x=2, hence it has value 16 there:
2x + c = 2(2) + c = 16 ==> c = 12

Ans: +highlight%28c+=+12%29+ and the tangent line is y=2x+12, and the point of tangency is (2,16).