document.write( "Question 419305: I have been asked to find the domain of these two functions:
\n" );
document.write( "f(x)=x^2/x^2-2 and g(x)=x+4/x^3-4x\r
\n" );
document.write( "\n" );
document.write( "a) the domain of f(x) in interval form: x cannot be -1 or 1
\n" );
document.write( "b)the domain of g(x) in interval form: x cannot be -2, 0, or 2\r
\n" );
document.write( "\n" );
document.write( "How do I write these in interval notation? This is my best guess, would this be correct?
\n" );
document.write( "a)(-infinity, -1)U(1,infinity)
\n" );
document.write( "b)(-infinity,-2)U(0)U(2,infinity) \n" );
document.write( "
Algebra.Com's Answer #293283 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! find the domain of these two functions: \n" ); document.write( "f(x)=x^2/x^2-2 and g(x)=x+4/x^3-4x \n" ); document.write( "a) the domain of f(x) in interval form: x cannot be -sqrt(2) or +sqrt(2) \n" ); document.write( "(-inf,-sqrt(2))U(-sqrt(2),+sqrt(2))U(sqrt(2),+inf) \n" ); document.write( "----------------------------- \n" ); document.write( "b)the domain of g(x) in interval form: x cannot be -2, 0, or 2 \n" ); document.write( "How do I write these in interval notation? \n" ); document.write( "(-infinity,-2)U(-2,0)U(0,2)U(2,infinity) \n" ); document.write( "======================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============== \n" ); document.write( " |