square root of x^2 - 8x + 16
I tried to approach it like this:
4+x sqrroot(-8x)
4+x sqrroot (-4 * 2x)
2+4+x sqrroot(2x)
6x sqrroot(2x)
But the actual correct answer is: x - 4
And aside from the usual "where did I go wrong" question, another question would be: " How should I handle negative numbers in square roots, since a square root can't output negative values? Should I just consider the negative term, positive?"
I tried to approach it like this:
4+x sqrroot(-8x)
4+x sqrroot (-4 * 2x)
2+4+x sqrroot(2x)
6x sqrroot(2x)
But the actual correct answer is: x - 4
And aside from the usual "where did I go wrong" question, another question would be: " How should I handle negative numbers in square roots, since a square root can't output negative values? Should I just consider the negative term, positive?"
Last edited: