SOLUTION: What is the x and y intercepts for f(x)=-xsqr. +2x+8

Algebra ->  College  -> Linear Algebra -> SOLUTION: What is the x and y intercepts for f(x)=-xsqr. +2x+8      Log On


   



Question 585082: What is the x and y intercepts for f(x)=-xsqr. +2x+8
Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
What is the x and y intercepts for: f(x)=-x^2 + 2x + 8
Find the y intercept (x=0)
y = -0^2 + 2(0) + 8
y = 0 + 8
y = 8
:
Find the x intercept (y=0)
-x^2 + 2x + 8 = 0
x^2 - 2x - 8 = 0; multiplied by -1, (easier to factor)
factors to
(x-4)(x+2) = 0
Two intercepts
x = 4
and
x = -2