document.write( "Question 68895This question is from textbook
\n" );
document.write( ": Help!!Is my solution correct?
\n" );
document.write( "If not, please let me know where I went wrong?
\n" );
document.write( "x^2-5x-14 divided by 4-x^2\r
\n" );
document.write( "\n" );
document.write( "My solution is 1-1 (x^2 - 4)\r
\n" );
document.write( "\n" );
document.write( "thanks a bunch!!! \n" );
document.write( "
Algebra.Com's Answer #49031 by rmromero(383) ![]() You can put this solution on YOUR website! \r\n" ); document.write( "\r\n" ); document.write( " x^2 - 5x - 14\r\n" ); document.write( " _____________ \r\n" ); document.write( "\r\n" ); document.write( " 4 - x^2\r\n" ); document.write( "\r\n" ); document.write( "Rational Expressions are said to be in simplest form\r\n" ); document.write( "when there is no common factor other than 1.\r\n" ); document.write( "So factor both numerator and denominator.\r\n" ); document.write( "\r\n" ); document.write( " (x - 7) (x + 2)\r\n" ); document.write( " _______________\r\n" ); document.write( "\r\n" ); document.write( " (2 - x)(2 + x)\r\n" ); document.write( "\r\n" ); document.write( "Divide common factor 2 + x can also be written as x + 2\r\n" ); document.write( "\r\n" ); document.write( " (x - 7)\r\n" ); document.write( " _______\r\n" ); document.write( "\r\n" ); document.write( " (2 - x)\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |