document.write( "Question 396156: 12x^2-5x=3 how do u solve this equation by factoring? \n" ); document.write( "
Algebra.Com's Answer #281096 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! 12x^2-5x=3 \n" ); document.write( "12x^2-5x-3 = 0 \n" ); document.write( "factor the left side: \n" ); document.write( "(3x+1)(4x-3) = 0 \n" ); document.write( "x = {-1/3, 3/4} \n" ); document.write( " |