SOLUTION: Given the quadratic equation y= -2x^2 - 16x- 33 and a line with slope -2 have just one point of intersection, what is the y-intercept of the line?
Algebra ->
Test
-> SOLUTION: Given the quadratic equation y= -2x^2 - 16x- 33 and a line with slope -2 have just one point of intersection, what is the y-intercept of the line?
Log On
Question 1049515: Given the quadratic equation y= -2x^2 - 16x- 33 and a line with slope -2 have just one point of intersection, what is the y-intercept of the line? Answer by ewatrrr(24785) (Show Source):
You can put this solution on YOUR website! Line y =
tangent to:
f(x)= -2x^2 - 16x- 33
f' = -4x - 16 = slope of tangent line
-2 = -4x - 16
x = -7/2
f(-7/2) = -3/2
P(-7/2, -3/2) Point of Intersection
***Using point-slope form,
y + 3/2= -2(x+7/2)
y = -2x -17/2