document.write( "Question 213119: what is the domain of the function f(x) = (x squared - 1 )(-1) (the neg 1 is a power) \n" ); document.write( "
Algebra.Com's Answer #161008 by jonvaliente(64)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " \n" ); document.write( "The only time that this function is undefined is when the denominor is 0, so: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "(X+1)=0 or (X-1)=0 \n" ); document.write( "X=-1 or X=1 \n" ); document.write( "So the domain of the function(x) is all real numbers x, where x is NOT 1 or -1. \n" ); document.write( " |