document.write( "Question 638010: 27x²+ 3x - 10 = 0 solve the following quadratic equation by factoring \n" ); document.write( "
Algebra.Com's Answer #401988 by Olowoyeye Ajisola(2)\"\" \"About 
You can put this solution on YOUR website!
27x^2+3x-10=0 To solve this, we make use of formular \"x=%28-b%2B-sqrt%28b%5E2-4.a.c%29%29%2F2%2Aa\" x=(-3+-sqrt(3^2-4*27*-10))/2*27 x=-3+-sqrt(9+1080)/54 x=-3+-sqrt(1089)/54 x=-3+-33/54 x=-3+33/54 or -3-33/54 x=30/54 or -36/54 x=5/9 or -2/3 \n" ); document.write( "
\n" );