The answer is <span>B. The cable company decrease the monthly charge by 20%</span>
Answer:
1.66666666667
Step-by-step explanation:
To solve this question, what you would need to do is add 30 to both sides of the equation and then divide by 9, to find the solution.
You can check if it is correct by substituting the same value back into the original equation and seeing if the left hand side is equal to the right hand side.
Ok so you plug them in. -5 squared is 25 minus 27
Answer:
y = 2(x + 3)² - 4
Step-by-step explanation:
The equation of a parabola in vertex form is
y = a(x - h)² + k
where (h, k) are the coordinates of the vertex and a is a multiplier
Using the method of completing the square
y = 2x² + 12x + 14 ← factor out 2 from the first 2 terms
= 2(x² + 6x) + 14
To complete the square
add/subtract ( half the coefficient of the x- term)² to x² + 6x
y = 2(x² + 2(3)x + 9 - 9 ) + 14
= 2(x + 3)² - 18 + 14
= 2(x + 3)² - 4 ← in vertex form