document.write( "Question 1000156: Determine the domain of the following functions. Use interval notation to express your answer.
\n" ); document.write( "m(n)=(5 +n)^(1/2)
\n" ); document.write( "thanks!
\n" ); document.write( "

Algebra.Com's Answer #617649 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
The domain are all allowable values for the independent variable..usually that's x, but here it is the n...
\n" ); document.write( "From
\n" ); document.write( "m(n)=(5+n)^(1/2)
\n" ); document.write( "we know we cannot take the square root of a negative number so that
\n" ); document.write( "5+n >= 0
\n" ); document.write( "n >= -5
\n" ); document.write( "[-5, infinity)
\n" ); document.write( "
\n" );