document.write( "Question 486971: Im in Pre-Calc. What is the domain of:\r
\n" );
document.write( "\n" );
document.write( "h(x) = square root of (4-x) ALL OVER (x+1)(x squared+1)\r
\n" );
document.write( "\n" );
document.write( "give answers like (-3, 1) U (1, infinity) - that is just an answer from a previous problem\r
\n" );
document.write( "\n" );
document.write( "im having trouble with this current one because not much makes sense - thanks for the help \n" );
document.write( "
Algebra.Com's Answer #332880 by John10(297)![]() ![]() You can put this solution on YOUR website! Try to find the RESTRICTED value which make the denominator to be zero \n" ); document.write( "set the denominator to be zero: \n" ); document.write( "(x + 1)(x^2 + 1) =0 \n" ); document.write( "Since x^2 + 1 is NEVER to be zero. \n" ); document.write( "so x + 1 = 0 \n" ); document.write( "x = -1 \n" ); document.write( "Thus the domain is all REAL NUMBERS EXCEPT -1 \n" ); document.write( "D = {x|(-inf, -1)U (-1, inf)} \n" ); document.write( "John10:) \n" ); document.write( " |