document.write( "Question 31275: I have a work sheet with quadratic equations and i don't understand it at all. It read's: Solve the equation by factoring, 3xsquared+9x-12=0.(how do i factor this where do i start?)my teacher showed me how but i can't remember can you please help me? \n" ); document.write( "
Algebra.Com's Answer #17948 by mukhopadhyay(490)![]() ![]() ![]() You can put this solution on YOUR website! 3x^2+9x-12=0 \n" ); document.write( "=>3x^2+12x-3x-12=0 \n" ); document.write( "=>3x(x+4)-3(x+4)=0 \n" ); document.write( "=>(x+4)(3x-3)=0 \n" ); document.write( "=>(x+4)=0 or (3x-3)=0 \n" ); document.write( "=>x=-4 or 3x=3 \n" ); document.write( "=>x=-4 or x=1\r \n" ); document.write( "\n" ); document.write( "Answer: x=-4 or x=1 \n" ); document.write( " |