document.write( "Question 74600: what are the domains of these expressions? How do I find these domains?\r
\n" );
document.write( "\n" );
document.write( "1). the sqrt of 2-x
\n" );
document.write( "2). x-3 over x+2
\n" );
document.write( "3). 3x^2 +2x -8 \n" );
document.write( "
Algebra.Com's Answer #53579 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find Domain of the following: \n" ); document.write( "Domains are unrestricted unless certain x-values result in \n" ); document.write( "non-Real numbers or produce denominators of zero.\r \n" ); document.write( "\n" ); document.write( "1). the sqrt of (2-x \n" ); document.write( "To avoid non-Real number results 2-x >=0; x<=2 \n" ); document.write( "So, Domain is all Real numbers x<=2 \n" ); document.write( "-------------- \n" ); document.write( "2). x-3 over x+2 \n" ); document.write( "To keep the denominator a non-zero value, x must not be -2 \n" ); document.write( "So, Domain is all Real numbers except x=-2 \n" ); document.write( "-------------- \n" ); document.write( "3). 3x^2 +2x -8 \n" ); document.write( "X can take on any value. \n" ); document.write( "So, Domain is all Real numbers. \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |