document.write( "Question 793258: How do you add square roots? sqrt of x+3 + sqrt of 6-x ? \n" ); document.write( "
Algebra.Com's Answer #480290 by fcabanski(1391)\"\" \"About 
You can put this solution on YOUR website!
You cannot add the square roots of different expressions/values/variables. Treat \"sqrt%28something%29\" as a variable. You cannot add the variables x and y. You can add x and x: x+x=2x. You can only add square roots (or any roots) if what is inside them is the same.


\n" ); document.write( "x+3 does not equal x+6. \n" ); document.write( "

\n" );