document.write( "Question 116800: solve 2x^2-11x-6=0 \n" ); document.write( "
Algebra.Com's Answer #84918 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! solve 2x^2-11x-6=0 \n" ); document.write( "2x^2-12x+x-6 = 0 \n" ); document.write( "2x(x-6)+(x-6)=0 \n" ); document.write( "(x-6)(2x+1)=0 \n" ); document.write( "x=6 or x=-1/2 \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |