SOLUTION: y = -3x(squared) I need to find out the vertex, roots, if opens upward or downward, different points in order to graph parabola, and using the quadratic equation for something.

Algebra ->  Quadratic Equations and Parabolas  -> Quadratic Equations Lessons  -> Quadratic Equation Lesson -> SOLUTION: y = -3x(squared) I need to find out the vertex, roots, if opens upward or downward, different points in order to graph parabola, and using the quadratic equation for something.       Log On


   



Question 1443: y = -3x(squared)
I need to find out the vertex, roots, if opens upward or downward, different points in order to graph parabola, and using the quadratic equation for something.

Answer by AnlytcPhil(1806) About Me  (Show Source):
You can put this solution on YOUR website!
y = -3x(squared) I need to find out the vertex, roots, if opens upward or downward, different points in order to graph parabola, and using the quadratic equation for something.
`
Make a table of values. choose x = -2, -1, 0, 1 and 3
`
Substitute -2 for x in y = -3x²
y = -3x²
y = -3(-2)²
y = -3(4)
y = -12
`
So one point is (-2, -12). Plot that point.
`
Substitute -1 for x in y = -3x²
y = -3x²
y = -3(-1)²
y = -3(1)
y = -3
`
So another point is (-1, -3). Plot that point.
`
Substitute 0 for x in y = -3x²
y = -3x²
y = -3(0)²
y = -3(0)
y = 0
`
So another point is (0, 0). Plot that point.
`
Substitute 1 for x in y = -3x²
y = -3x²
y = -3(1)²
y = -3(1)
y = -3
`
So another point is (1, -3). Plot that point.
`
Substitute 2 for x in y = -3x²
y = -3x²
y = -3(2)²
y = -3(4)
y = -12
`
So another point is (2, -12). Plot that point.
`
Now when you connect these points you get
`
graph%28200%2C+200%2C+-4%2C+4%2C+-13%2C+2%2C+-3x%5E2%29
`
The vertex is the turning point (at the top. It is (0,0)
Its root(s) is(are) found by setting y=0 ands solving for x.
`
y = -3x²
0 = -3x²
3x² = 0
x² = 0
x = 0
So the only root is 0.
`
You can see that it opens downward, which will always be the case
if the coefficient of x² is negative.
I don't understand "using the quadratic equation for something."
Edwin