document.write( "Question 848214: I am in the process of learning factorization of monomials.
\n" );
document.write( "The Largest Common Factor is somewhat confusing for me. How do you find the correct LCF when there is an exponent?
\n" );
document.write( "Example:\r
\n" );
document.write( "\n" );
document.write( "24x^5y^2 + 18x^4y^6 - 30x^6y^4 \r
\n" );
document.write( "\n" );
document.write( "I know that 6 would be the LCF, how do I know about the exponent?\r
\n" );
document.write( "\n" );
document.write( "Thanks! \n" );
document.write( "
Algebra.Com's Answer #510950 by swincher4391(1107)![]() ![]() You can put this solution on YOUR website! By finding the GCF (or as you call it LCF) we isolate what is common in all of the terms.\r \n" ); document.write( "\n" ); document.write( "Let's look at just the first two terms and break them down according to their prime factorization.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So we can see that 2*3*x*x*x*x*y*y is our LCF or 6*x^4*y^2 for the first two terms. We now try this with all 3.\r \n" ); document.write( "\n" ); document.write( "24x^5y^2 + 18x^4y^6 - 30x^6y^4 \r \n" ); document.write( "\n" ); document.write( "What we did before was the long way, but I think it will help you see what is going on.\r \n" ); document.write( "\n" ); document.write( "What is in common with 24,18,30? \n" ); document.write( "\n" ); document.write( "What is in common with x^5, x^4, x^6? \n" ); document.write( "\n" ); document.write( "What is in common with y^2, y^6, y^4? \n" ); document.write( "\n" ); document.write( "So our final answer is \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |