document.write( "Question 528604: analyze the graph of the rational function Q(x)=(x^4-1)/(x^2-4) \n" ); document.write( "
Algebra.Com's Answer #349348 by oberobic(2304)![]() ![]() ![]() You can put this solution on YOUR website! Numerator: \n" ); document.write( "(x^4 -1) = (x^2+1)(x^2-1) = (x^2+1)(x+1)(x-1) \n" ); document.write( ". \n" ); document.write( "Denominator: \n" ); document.write( "(x^2-4) = (x+2)(x-2) \n" ); document.write( ". \n" ); document.write( "Q(x) = ((x^2+1)(x+1)(x-1))/((x+2)(x-2)) \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |