In exponent multiplication, When the bases are the same you ADD the power so it is n^7
I don't really know what you're trying to ask because
x = -2 and x=6 are your roots.
But if you want to convert them back to their equation form,
get the other side of the equation to be 0.
x = 6
x - 6 = 0
x = -2
x + 2 = 0
so your original equation had something like (x+2)(x-6)
Answer: Vertex = (2, -15) 2nd point = (0, -3)
<u>Step-by-step explanation:</u>
g(x) = 3x² - 12x - 3
= 3(x² - 4x - 1)
a=1 b=-4 c=-1
Find the x-value of the vertex by using the formula for the axis of symmetry: 


= 2
Find the y-value of the vertex by plugging the x-value (above) into the given equation: g(x) = 3x² - 12x - 3
g(2) = 3(2)² - 12(2) - 3
= 12 - 24 - 3
= -15
So, the vertex is (2, -15) ← PLOT THIS COORDINATE
Now, choose a different x-value. Plug it into the equation and solve for y. <em>I chose x = 0</em>
g(0) = 3(0)² - 12(0) - 3
= 0 - 0 - 3
= -3
So, an additional point is (0, -3) ← PLOT THIS COORDINATE