document.write( "Question 596100: Here's an equation:\r
\n" ); document.write( "\n" ); document.write( "x=sqrt(15-2x)\r
\n" ); document.write( "\n" ); document.write( "This is how I solved it:\r
\n" ); document.write( "\n" ); document.write( "x^2=15-2x
\n" ); document.write( "x^2+2x-15=0
\n" ); document.write( "(x+5)*(x-3)=0
\n" ); document.write( "therefore x=-5 or x=3 and after checking I found that both solutions satisfies the original equation [because 3=sqrt(9) and -5=sqrt(25)]
\n" ); document.write( "But after checking the answers, I found that -5 is considered as an extraneous root as -5 is not equal to sqrt(25), namely 5. But the square root of 25 can be both 5 or -5. \r
\n" ); document.write( "\n" ); document.write( "Can anyone tell me why?
\n" ); document.write( "

Algebra.Com's Answer #377513 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Actually, the square root of 25 is only 5 because the square root function is what it says it is: a function.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A function takes one input and spits out only ONE output. So it can't take in the input 25 and spit out both 5 and -5 at the same time.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So \"sqrt%2825%29=5\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "When we want the plus/minus to be in there, we have to explicitly add it like so
\n" ); document.write( "
\n" );