document.write( "Question 83654: I am having trouble with this homeowrk question which states: Solve 2x^2-8x+1=0 by completing the square. So far I have 1/2(2x^2-8x)=1/2(-1)
\n" );
document.write( " x^2-4x=-1/2
\n" );
document.write( "What now?!? \n" );
document.write( "
Algebra.Com's Answer #60153 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! take half of the coefficient of the x term, square it, and add (to both sides) ... then factor, and take square root\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x^2-4x+(-2)^2=(-1/2)+(-2)^2 ... x^2-4x+4=7/2 ... (x-2)^2=7/2 ... |