document.write( "Question 149902: Simplify and state any restrictions on varibles
\n" );
document.write( "x2-16
\n" );
document.write( "-----
\n" );
document.write( "x2+3x-4\r
\n" );
document.write( "\n" );
document.write( "the x with the 2 beside it is squared
\n" );
document.write( "
\n" );
document.write( "thank you\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #110008 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! (x^2-16)/(x2+3x-4) \n" ); document.write( ". \n" ); document.write( "Factoring the numerator: \n" ); document.write( "[(x+4)(x-4)]/(x2+3x-4) \n" ); document.write( ". \n" ); document.write( "Factoring the denominator: \n" ); document.write( "[(x+4)(x-4)]/[(x+4)(x-1)] \n" ); document.write( "NOTICE, the entire expression is \"undefined\" if the denominator goes to zero. It will be zero if x = {-4, 1} \n" ); document.write( ". \n" ); document.write( "Going back to: \n" ); document.write( "[(x+4)(x-4)]/[(x+4)(x-1)] \n" ); document.write( "Canceling out the (x+4) we get our solution of: \n" ); document.write( "(x-4)/(x-1) \n" ); document.write( "if x DOES NOT equal -4 or 1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |