What does the equation y = x2 - 6x + 5 become after completing the square?

The answer is:
The answer is: C.
[tex]y=(x-3)^{2}-4[/tex]
To answer this question, we need to remember the completing square process.
We can complete the square in the following way:
- Make the function equal to 0.
- Isolate the constant number (c).
- Find the number that completes the square using the following formula:
[tex](\frac{b}{2})^{2}[/tex]
- Add the number that completes the square to both sides of the equation.
- Factorize the trinomial on one of the sides of the equation, and simplify the other side.
So, We are given the equation:
[tex]y=x^{2} -6x+5[/tex]
- Making it equal to 0, we have:
[tex]0=x^{2} -6x+5[/tex]
- Isolating the constant, we have:
[tex]x^{2} -6x=-5[/tex]
- Finding the number that completes the square:
[tex](\frac{b}{2})^{2}=(\frac{-6}{2})^{2}=(-3)^{2}=9[/tex]
- Adding it to both sides of the equation:
[tex]x^{2} -6x+9=-5+9[/tex]
- Factoring and simplifying, we have:
[tex]x^{2} -6x+9=-5+9[/tex]
We need to find two numbers which product gives as result "9" and its algebraic sum gives as result "-6", this numbers is "-3", then, factoring, we have:
[tex](x-3)^{2}=4[/tex]
[tex](x-3)^{2}-4=0[/tex]
Then, the equation after completing the square will be:
[tex]y=(x-3)^{2}-4[/tex]
Hence, the answer is:
C. [tex]y=(x-3)^{2}-4[/tex]
Have a nice day!
Answer: Option B
Step-by-step explanation:
Given the quadratic equation [tex]y=x^2-6x+5[/tex]:
You know that:
[tex](\frac{b}{2})^2=(\frac{6}{2})^2=3^2[/tex]
Group the variable "x" inside a parentheses:
[tex]y=(x^2-6x)+[/tex]
Then, now you need to add 3² inside the parentheses and subtract 3² outside of the parentheses. Thenrefore, rewriting, you get:
[tex]y=(x^2-6x+3^2)+(5-3^2)\\y=(x-3)^2-4[/tex]
This matches with the option B.