document.write( "Question 861281: Solve the question by completing the square. 4x^2-5x+1=0. I keep messing the answer up. The answer should be x=1 and x=1/4 \n" ); document.write( "
Algebra.Com's Answer #518935 by richwmiller(17219) You can put this solution on YOUR website! by factoring \n" ); document.write( "4x^2-5x+1=0 \n" ); document.write( "(4x-1)*(x-1)\r \n" ); document.write( "\n" ); document.write( "complete the square\r \n" ); document.write( "\n" ); document.write( "4x^2-5x+1=0 \n" ); document.write( "x^2-5/4x=-1/4 \n" ); document.write( "take half of 5/4 and square it \n" ); document.write( "5/8^2= 25/64 \n" ); document.write( "x^2-5/4x+25/64=-16/64+25/64\r \n" ); document.write( "\n" ); document.write( "(x-5/8)^2=9/64\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
|