How do you find the vertex and the intercepts for f(x) = -x^2 + x - 5f(x)=x2+x5?

1 Answer
May 17, 2017

Vertex: =(1/2, 5 3/4)=(12,534)
yy-intercept: x=0x=0, y=-5y=5
xx-Intercept: none

Explanation:

This equation is in standard form
#y=ax^2+bx+c

Where a=-1a=1, b=1b=1, and c=-5c=5

Vertex: (-b/2a, f (-b/2a))(b2a,f(b2a))
=(1/2, 5 3/4)=(12,534)

Intercepts:
When x=0x=0, y=-5y=5
When y=0y=0, you have to use the quadratic equation. But the number under the square root is negative, so there are no xx-Intercepts.