document.write( "Question 971807: Find the domain of:- √5-x + √x+1 \n" ); document.write( "
Algebra.Com's Answer #594211 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "if it is sqrt (5) -x + sqrt (x) -1 \n" ); document.write( "Domain is all x>=0\r \n" ); document.write( "\n" ); document.write( "if it is sqrt(5-x) + sqrt (x-1) \n" ); document.write( "domain would be 1<=x<=5. \r \n" ); document.write( "\n" ); document.write( "The main issue is keeping what's under the radical 0 or greater. That defines the domain. \n" ); document.write( " |