document.write( "Question 261924: how do i factor a polynomial equation such as 3x+6 \n" ); document.write( "
Algebra.Com's Answer #193016 by dabanfield(803)![]() ![]() ![]() You can put this solution on YOUR website! how do i factor a polynomial equation such as 3x+6\r \n" ); document.write( "\n" ); document.write( "Rewrite the expression showing all factors in each term:\r \n" ); document.write( "\n" ); document.write( "3x + 6 = \n" ); document.write( "3*x + 3*2\r \n" ); document.write( "\n" ); document.write( "Look for factors common to each term. In this case only 3 is a common factor.\r \n" ); document.write( "\n" ); document.write( "Using the Distributuve Law we have:\r \n" ); document.write( "\n" ); document.write( "3*x + 3*2 = 3*(x + 2) \n" ); document.write( " |