document.write( "Question 1164256: Factorize the following: a^3+3a^2+3a+2 \n" ); document.write( "
Algebra.Com's Answer #788550 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The rational roots theorem tells us the only possible rational roots are 1, -1, 2, and -2. \n" ); document.write( "Synthetic division shows us that -2 is a root: \r\n" ); document.write( "\r\n" ); document.write( " -2 | 1 3 3 2\r\n" ); document.write( " | -2 -2 -2\r\n" ); document.write( " ------------\r\n" ); document.write( " 1 1 1 0 \n" ); document.write( "ANSWER: \n" ); document.write( "Here is a different path to the answer; this is what first caught my eye when I saw the problem. \n" ); document.write( " \n" ); document.write( "Use the factorization pattern \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |