document.write( "Question 3083: I need help factoring out a common monomial.\r
\n" );
document.write( "\n" );
document.write( "3xy2z3+6xz2-9xyz4 \n" );
document.write( "
Algebra.Com's Answer #1310 by thechamp1011(19)![]() ![]() ![]() You can put this solution on YOUR website! To solve this first multiply the coefficient of each term: \n" ); document.write( "then the new function becomes: 18XYZ+12XZ-36XYZ \n" ); document.write( "NOW TAKE THE COMMON FACTOR: 6XZ(3Y+2-6y) \n" ); document.write( "NOW THIS CAN BE SIMPLIFIED MORE: 6XZ(2-3Y)\r \n" ); document.write( "\n" ); document.write( "FINALLY, YOU CAN DO THE DISTRIBUTIVE PROPERTY AGAIN TO GET THE ANSWER:\r \n" ); document.write( "\n" ); document.write( "YOUR FINAL ANSWER WILL BE: 12XZ-18XYZ \n" ); document.write( " |