And another question I am stuck on in my holiday of study. This one I have some idea how to complete this question, but can't figure out how the calculator got its answer. Here is the question:
Factorise the following over $\mathbb{R}$ $$x^2 – 6x + 7$$
And here is what I put in the calculator to get an idea of where to start.
factor(x^2-6x+7)
This outputs:
(x-1.585786438)(x-4.414213562)
I found this output to be abnormal, so I try to look in the book for more help. And have come back with nothing. I don't know how I would get to the answer the calculator has said. So, essentially I am asking how would I arrive at this answer.
consider $$x^2-6x+7=0$$
$$x=\frac{6 \pm \sqrt{6^2-4(1)(7)}}{2}$$
Let the two roots be $\alpha$ and $\beta$, we can then write $$x^2-6x+7=(x-\alpha)(x-\beta)$$