Completing the square is a method used to solve a quadratic equation by changing the shape of the equation so that the left side is a perfect square trinomial.
The following equation makes more sense to solve it complete squares:
x² + 20x = 52
We have then:
x² + 20x + (10) ^ 2 = 52 + 100
(x + 10) ² = 152
Answer:
The most sense to solve by completing the square is for:
B) x² + 20x = 52
Answer:
5+ 4x > 7, x > 1/2
Step-by-step explanation:
The answer to that will C and that is easy
I am pretty sure it would be -2. Hope this helps. :)
Answer:
Identity; conditional
Explanation:
Identity functions are functions that returns the SAME value which was used in its argument. In this case, f(x) = g(x). Therefore f(x) = g(x) = x.
Conditional functions are conditions that evaluates the condition and returns DIFFERENT values all depending on the condition value. That is, in this case, f(x) is not equal to g(x) for every x domain.
So, while identity functions returns the same value, conditional functions returns different functions.