document.write( "Question 16452: how do you solve the polynomial equation 3x^2+11x-4=0 \n" ); document.write( "
Algebra.Com's Answer #8016 by shirsenduban(10)![]() ![]() ![]() You can put this solution on YOUR website! 3x^2+11x-4=0 \n" ); document.write( "3x^2+12x-x-4=0 \n" ); document.write( "3x(x+4)-1(x+4)=0 \n" ); document.write( "(3x-1)(x+4)=0 \n" ); document.write( "3x=1 or x=-4 \n" ); document.write( "x=1/3 or -4\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |