document.write( "Question 794386: find the range and the domain of the function
\n" );
document.write( "h(x)= (square root of x) +6 \n" );
document.write( "
Algebra.Com's Answer #480619 by waynest(281)![]() ![]() ![]() You can put this solution on YOUR website! you can't have a negative square root: \n" ); document.write( "{x|x>= 0} \n" ); document.write( "{y|y>= 6} \n" ); document.write( " |