document.write( "Question 97801: How do you solve 6x to the second power-7x=3? \n" ); document.write( "
Algebra.Com's Answer #71142 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! solve 6x^2-7x-3=0 \n" ); document.write( "6x^2-9x+2x-3 = 0 \n" ); document.write( "3x(2x-3)+(2x-3) \n" ); document.write( "(2x-3)(3x+1)=0 \n" ); document.write( "x=3/2 or x=-1/3 \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |