I am trying to solve this equation using the quadratic formula:
$$x^2 + 4x -1 = 0$$
I start by substituting the values into the quadratic formula:
$$x = {-(4) \pm \sqrt {(4)^2 - 4(1)(-1)} \over 2}$$
which becomes
$$x = {-4 \pm \sqrt{20} \over 2}$$
This is the answer the textbook that I am using gives but I would have thought I could have simplified this further to:
$$x = {-4 \pm \sqrt {(5)(2)(2)} \over 2}$$
which becomes
$$x = {-4 \pm 2 \sqrt 5 \over 2}$$
which becomes
$$x = -2 \pm \sqrt 5$$
Am I right and if so, why would the textbook not have simplified it further?
People often have trouble checking their answers if they aren't in exactly the same form.
By presenting the answer in the form
$$ x = {-4 \pm \sqrt{20} \over 2} $$
students who have at least applied the quadratic formula correctly will not have trouble checking the result. Also, seeing the result in this form might help someone who is having trouble recognize what to do.
Students who go on to simplify this are probably able to check their answer either way.
Of course, I'm speculating as to the actual motivation of the textbook authors. And I do not intend to agree or disagree with the premise that the answer should have been given as $x = -2 \pm \sqrt{5}$.