Answer:
2737
Step-by-step explanation:
Answer:
49 - x^2
Step-by-step explanation:
(7+x)(7-x)
We know this is the difference of squares
(a-b) (a+b) = a^2 - b^2
7^2 - x^2 = 49-x^2
We can also FOIL
first = 7*7 = 49
Outer: = 7x
Inner: = -7x
Last : -x*x = -x^2
Add them together
49 +7x-7x - x^2
Combine like terms
49-x^2
79.35 divided by 5 equals: <u><em>15.87</em></u>
<em>~~~~~~~~~~~~~~~~~~~~~~~~~~~</em>
To check:
243
15.87
<span><u> x 5.00</u>
</span> 0000
<u> 0000</u>
79.35
<em>~~~~~~~~~~~~~~~~~~~~~~~~~~~~</em>
Hope this helped! :)
<span><em>Any more questions, please ask! :)</em></span>
Answer:
Check the explanation
Step-by-step explanation:
Kindly check the attached image below to see the step by step explanation to the question above.
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