document.write( "Question 141026: Hi, I have done this problem in solving equation:
\n" ); document.write( "2^2 – x – 1 = 0
\n" ); document.write( "This is how I did the problem
\n" ); document.write( "Factor the equation: (2x + 1) (x – 1) = 0
\n" ); document.write( "Factor separately to equal 0: 2x + 1= 0 x – 1 = 0
\n" ); document.write( "2x = -1 x = 1
\n" ); document.write( "x = - ½\r
\n" ); document.write( "\n" ); document.write( "My question is how to check the answer, and to go back to original equation?
\n" ); document.write( "I hope some one can help me please I am not sure about how to go back to the original equation. Thank you very much.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #102663 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
2x^2 – x – 1 = 0
\n" ); document.write( "2x^2-2x+x-1 = 0
\n" ); document.write( "2x(x-1)+(x-1) = 0
\n" ); document.write( "(x-1)(2x+1) = 0
\n" ); document.write( "x-1 = 0 or 2x+1 = 0
\n" ); document.write( "x = 1 or x = -1/2
\n" ); document.write( "----------------------
\n" ); document.write( "Checking:
\n" ); document.write( "x=1:
\n" ); document.write( "2*1^2 - 1 -1 = 0
\n" ); document.write( "2-1-1 = 0
\n" ); document.write( "0=0
\n" ); document.write( "----------
\n" ); document.write( "x=-1/2
\n" ); document.write( "2(-1/2)^2-(-1/2)-1 = 0
\n" ); document.write( "2(1/4) + 1/2 - 1 = 0
\n" ); document.write( "1/2 + 1/2 - 1 = 0
\n" ); document.write( "1 - 1 = 0
\n" ); document.write( " 0 = 0
\n" ); document.write( "===============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );