How do you solve # sqrt(12-n)=n# and find any extraneous solutions?
1 Answer
Aug 28, 2016
Explanation:
Given:
#sqrt(12-n) = n#
Square both sides (noting that this may introduce spurious solutions):
#12-n = n^2#
This derived equation may (and actually does) have solutions which are not solutions of the original equation.
Subtract
#0 = n^2+n-12 = (n+4)(n-3)#
Hence
#sqrt(12-(-4)) = sqrt(16) = 4 != -4#
#sqrt(12-3) = sqrt(9) = 3#