SOLUTION: A) find the coordinates of the vertex and the intercepts
B) Sketch the graph by hand with at least FIVE points
y=8-x-2x^2
I know to rewrite it to y=-2x^2-x=8
and I found
Question 532173: A) find the coordinates of the vertex and the intercepts
B) Sketch the graph by hand with at least FIVE points
y=8-x-2x^2
I know to rewrite it to y=-2x^2-x=8
and I found the vertex to be -x/2(-2) which is -1/4 and the graph opens downwards? Answer by oberobic(2304) (Show Source):
You can put this solution on YOUR website! y = -2x^2 -x + 8
.
To find the zeroes, factor or use the quadratic equation:
.
-2x^2 -x + 8 = 0
.
Quadratic equation (in our case ) has the following solutons:
For these solutions to exist, the discriminant should not be a negative number.
First, we need to compute the discriminant : .
Discriminant d=65 is greater than zero. That means that there are two solutions: .
Quadratic expression can be factored:
Again, the answer is: -2.26556443707464, 1.76556443707464.
Here's your graph:
.
To find the vertex...
.
First, find the axis is symmetry = -b/2a = -(-1)/(2*(-2)) = -1/4
.
Then substitute that value for 'x' and solve for y
.
y = -2(-1/4)^2 -(-1/4) + 8
y = -2(1/16) +1/4 + 8
y = -2/16 + 1/4 + 8
y = -1/8 + 1/4 + 8
y = 1/8 + 8
y = 65/8
.
vertex = (-1/4, 65/8)
.