document.write( "Question 177855: Solve by completing the square. Show your work.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "29. 2x2 - 6x + 1 = 0\r
\n" );
document.write( "\n" );
document.write( " 30. -x2 - 8x + 5 = 0\r
\n" );
document.write( "\n" );
document.write( "31. 9x2 - 18x - 1 = 0 \r
\n" );
document.write( "\n" );
document.write( "32. -4x2 + 8x - 3 = 0 \n" );
document.write( "
Algebra.Com's Answer #132839 by edjones(8007)![]() ![]() You can put this solution on YOUR website! -4x2 + 8x - 3 = 0 \n" ); document.write( "x^2-2x+(3/4)=0 divide each side by -4 \n" ); document.write( "x^2-2x =-.75 subtract 3/4 from each side to get rid of the 3rd term on the left so you can complete the square in the next step. \n" ); document.write( "x^2-2x+1=1-.75 Complete the square by dividing the middle term by 2 and squaring it and making the result the 3rd term. \n" ); document.write( "(x-1)^2=1/4 \n" ); document.write( "x-1=+-(1/2) take square root of each side. \n" ); document.write( "x=1+.5, x=1-.5 \n" ); document.write( "x=1.5, x=.5 \n" ); document.write( ". \n" ); document.write( "Now you know how to do the others. \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |