document.write( "Question 65272This question is from textbook Algebra 1
\n" );
document.write( ": please help me with this problem. I haven't been able to find the answer.
\n" );
document.write( "thank you\r
\n" );
document.write( "\n" );
document.write( "x^2 -4 + x^2 = 4
\n" );
document.write( "------
\n" );
document.write( "x-2\r
\n" );
document.write( "\n" );
document.write( "x squared minus 4 over x minus 2 plus x squared equals 4 \n" );
document.write( "
Algebra.Com's Answer #45805 by tanimachatterjee(60)![]() ![]() ![]() You can put this solution on YOUR website! (x^2 -4 )/(x-2) + x^2 = 4 \n" ); document.write( "or (x+2)(x-2)/(x-2) + x^2 =4 \n" ); document.write( "or x+2 + x^2 =4 [when x not equal to 2 we can cancel x-2] \n" ); document.write( "or x^2 + x +2 -4 =0 \n" ); document.write( "or x^2 +x -2 =0 \n" ); document.write( "or x^2 +2x -x -2=0 \n" ); document.write( "or x(x+2) -(x+2)=0 \n" ); document.write( "or (x-1)(x+2)=0 \n" ); document.write( " now we can say either x-1=0 or x+2=0 \n" ); document.write( " x=1 or x=-2 \n" ); document.write( " |