SOLUTION: I'm having trouble completing the square and finding the vertex of the following function:
{{{ y=-4x^2-12x+6 }}}
Is making it into this the correct way to go about it??
{{
Algebra ->
Rational-functions
-> SOLUTION: I'm having trouble completing the square and finding the vertex of the following function:
{{{ y=-4x^2-12x+6 }}}
Is making it into this the correct way to go about it??
{{
Log On
Question 215091: I'm having trouble completing the square and finding the vertex of the following function:
Is making it into this the correct way to go about it??
Please help me! Found 2 solutions by jim_thompson5910, stanbon:Answer by jim_thompson5910(35256) (Show Source):
You can put this solution on YOUR website! finding the vertex of the following function:
y=-4x^2-12x+6
--------------------------------
Rearrange:
-4x^2 - 12x = y -6
Factor out the -4
-4(x^2 + 3x + ?) = y-6 -4?
---
-4(x^2 + 3x + (3/2)^2) = y - 6 -4(9/4)
---
-4(x+(3/2))^2 = y -6 -9
---
-4(x+(3/2))^2 = y-15
---
Vertex at (-3/2 , 15)
---
Cheers,
Stan H.