document.write( "Question 866740: Solve each of the following quadratic equations by factorising.
\n" );
document.write( "1/3x^2 - 1/2x = - 1/6 \n" );
document.write( "
Algebra.Com's Answer #522467 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Solve each of the following quadratic equations by factorising. \n" ); document.write( "1/3x^2 - 1/2x = - 1/6 \n" ); document.write( "--- \n" ); document.write( "Multiply by 6 \n" ); document.write( "2x^2 - 3x + 1 = 0 \n" ); document.write( "(2x - 1)*(x - 1) = 0 \n" ); document.write( " \n" ); document.write( " |