document.write( "Question 278433: For f(x)=x^2 +2 and g(x) +3sqrt(x)
\n" ); document.write( "would the formula be x^2+2+3sqrt(x)?
\n" ); document.write( "And how do I figure out the domain?
\n" ); document.write( "

Algebra.Com's Answer #202776 by jsmallt9(3758)\"\" \"About 
You can put this solution on YOUR website!
If you are looking for f(x) + g(x) (or (f+g)(x) which means the same thing) then you are correct.

\n" ); document.write( "For the domain you are looking for the possible values for x. Any number can be squared. So the domain for f(x) is all Real numbers. Only non-negative (zero or positive) numbers have a square root so the domain for g(x) and f(x) + g(x) is \"x%3E=0\"
\n" ); document.write( "
\n" );