document.write( "Question 1010883: Factorise fully 3x^2-12 \n" ); document.write( "
Algebra.Com's Answer #626389 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! 3x^2 - 12 = \n" ); document.write( "3(x^2 - 4) = \n" ); document.write( "3(x + 2)(x - 2) \n" ); document.write( " |