document.write( "Question 1000154: Determine the domain of the following functions. Use interval notation to express your answer.
\n" );
document.write( "p(n)=sqrt(x-6)
\n" );
document.write( "thanks!
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #617652 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Since you cannot take the square root of a negative number (in the real numbers, that is), \n" ); document.write( "x - 6 >= 0 \n" ); document.write( "x >= 6 \n" ); document.write( "[6, infinity) \n" ); document.write( " |