document.write( "Question 719663: Need help how to solve f(x)=(x-1)^2;g(x)=3-x \n" ); document.write( "
Algebra.Com's Answer #441446 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! f(x)=(x-1)^2;g(x)=3-x \n" ); document.write( "-------------------- \n" ); document.write( "(x-1)^2 = 3-x \n" ); document.write( "x^2 -2x + 1 = 3-x \n" ); document.write( "x^2 -x -2 = 0 \n" ); document.write( "Factor: \n" ); document.write( "(x-2)(x+1) = 0 \n" ); document.write( "----- \n" ); document.write( "x = 2 or x = -1 \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============= \n" ); document.write( " |