document.write( "Question 657732: X^2-6x+9/x^2-9 \n" ); document.write( "
Algebra.Com's Answer #409990 by chriswen(106)![]() ![]() ![]() You can put this solution on YOUR website! (x^2 - 6x + 9) / (x^2 - 9)\r \n" ); document.write( "\n" ); document.write( "factor\r \n" ); document.write( "\n" ); document.write( "=(x-3)(x-3)/(x-3)(x+3)\r \n" ); document.write( "\n" ); document.write( "FYI a^2 - b^2 = (a+b)(a-b)\r \n" ); document.write( "\n" ); document.write( "cancel out (x-3)\r \n" ); document.write( "\n" ); document.write( "=(x-3)/(x+3) I think that is fully simplified. You might also have to say that x can not equal positive or negative 3. \n" ); document.write( " |