NoLimits
- 10
- 0
Hi,
I am having trouble with completing the square in this question. I've looked at several online videos and I am still confused as to why I am not getting an answer that makes sense. I keep ending up with complex numbers and I am not sure what the next step to take is.
Determine the equation of the tangent to the curve defined by f(x)=x^2-6x+14 at (1, 9) and then sketch it.
f(x)=x^2-6x+14
f'(1) = lim_h→0 \frac{f(x+h)-f(x)}{h}
= lim_h→0 \frac{[(1+h)^2-6(1+h)+14]-[1^2-6(1)+14]}{h}
= lim_h→0 \frac{[1+h+h^2+h+14]-[1-6+14]}{h}
= lim_h→0 \frac{[1+2h+h^2+14]-[1-6+14]}{h}
= lim_h→0 \frac{2h+h^2-6}{h}
= lim_h→0 (2+h-6)
= 2+(0)-6
= -4
Determine equation of tangent line:
y = mx+b
9 = (-4)(-1) + b
9 = -4 + b
4 + 9 = b
b = 13
Therefore, the equation of the tangent to the curve is y= -4x + 13.
Completing the square:
x^2 - 6x + 14 = 0
x^2 - 6x + 9 + 14 - 9 = 0
(x-3)^2 + 14 - 9 = 0
(x-3)^2 + 5 = 0
(x-3)^2 = -5
<br /> \sqrt{(x-3)^2} = +- \sqrt{-5}<br />
x-3 = \sqrt{5}i
x = \sqrt{5}i + 3
and
x-3 = -\sqrt{5}i
x = -\sqrt{5}i + 3
I am having trouble with completing the square in this question. I've looked at several online videos and I am still confused as to why I am not getting an answer that makes sense. I keep ending up with complex numbers and I am not sure what the next step to take is.
Homework Statement
Determine the equation of the tangent to the curve defined by f(x)=x^2-6x+14 at (1, 9) and then sketch it.
Homework Equations
f(x)=x^2-6x+14
The Attempt at a Solution
f'(1) = lim_h→0 \frac{f(x+h)-f(x)}{h}
= lim_h→0 \frac{[(1+h)^2-6(1+h)+14]-[1^2-6(1)+14]}{h}
= lim_h→0 \frac{[1+h+h^2+h+14]-[1-6+14]}{h}
= lim_h→0 \frac{[1+2h+h^2+14]-[1-6+14]}{h}
= lim_h→0 \frac{2h+h^2-6}{h}
= lim_h→0 (2+h-6)
= 2+(0)-6
= -4
Determine equation of tangent line:
y = mx+b
9 = (-4)(-1) + b
9 = -4 + b
4 + 9 = b
b = 13
Therefore, the equation of the tangent to the curve is y= -4x + 13.
Completing the square:
x^2 - 6x + 14 = 0
x^2 - 6x + 9 + 14 - 9 = 0
(x-3)^2 + 14 - 9 = 0
(x-3)^2 + 5 = 0
(x-3)^2 = -5
<br /> \sqrt{(x-3)^2} = +- \sqrt{-5}<br />
x-3 = \sqrt{5}i
x = \sqrt{5}i + 3
and
x-3 = -\sqrt{5}i
x = -\sqrt{5}i + 3