document.write( "Question 121493: Can you help me solve the following problem. It is to Factor the polynomial completely.\r
\n" );
document.write( "\n" );
document.write( "\r
\n" );
document.write( "\n" );
document.write( "I really appriciate it. I am not getting this section at all. \n" );
document.write( "
Algebra.Com's Answer #89306 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! start with the common factor 7 __ 7(c^2+2cd+d^2-9f^2)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "c^2+2cd+d^2 can be factored into (c+d)(c+d) or (c+d)^2 \n" ); document.write( "__ this means we're seeing the difference of two squares\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "7((c+d)^2-(3f)^2)=7(c+d+3f)(c+d-3f) \n" ); document.write( " |