document.write( "Question 833415: Find the domain of the function.
\n" );
document.write( "(a) (2x+1)/(x^2+x-2)
\n" );
document.write( "(b) cube square of x/x^2+1
\n" );
document.write( "(c)(sqrt4-x)+(sqrtx^2 -1)\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #502523 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the domain of the function. \n" ); document.write( "(a) (2x+1)/(x^2+x-2) \n" ); document.write( "Factor: (2x+1)/[(x+2)(x-1) \n" ); document.write( "Domain: All Real Numbers except x = -2 and x = 1 \n" ); document.write( "Interval Notation: (-oo,-2]U(-2,1]U(1,+oo) \n" ); document.write( "-------------------------------------- \n" ); document.write( "(b) cbrt[x/x^2+1] \n" ); document.write( "Domain: All Real Numbers \n" ); document.write( "Interval Notation: (-oo,+oo) \n" ); document.write( "-------------------------------------- \n" ); document.write( "(c)(sqrt(4-x)+sqrt(x^2-1) \n" ); document.write( "------ \n" ); document.write( "= sqrt(4-x) + sqrt[(x+1)(x-1)] \n" ); document.write( "Solve (x+1)(x-1) >= 0 \n" ); document.write( "x <= -1 or x >= 1 \n" ); document.write( "Interval Notation: (-oo,-1]U[1,+oo) \n" ); document.write( "------------------- \n" ); document.write( "Solve 4-x >= 0 \n" ); document.write( "x <= 4 \n" ); document.write( "---- \n" ); document.write( "Domain: All Real Numbers x <=-1 or 1<= x <=4 \n" ); document.write( "Interval Notation: (-oo,-1]U[1,4] \n" ); document.write( "========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "==========================\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |