document.write( "Question 398099: Find the least common multiple of the two expressions
\n" );
document.write( "15v^4w^8 and 9vw^5x^4 \n" );
document.write( "
Algebra.Com's Answer #282092 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the least common multiple of the two expressions \n" ); document.write( "15v^4w^8 and 9vw^5x^4 \n" ); document.write( "---- \n" ); document.write( "Determine the prime factor form of each expression: \n" ); document.write( "1st: 3*5*v^4*w^8 \n" ); document.write( "2nd: 3^2*v *w^5*x^4 \n" ); document.write( "----- \n" ); document.write( "The lcm contains all the factors to their highest power \n" ); document.write( "lcm = 3^2*5*v^4*x^8*x^4 \n" ); document.write( "============ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============ \n" ); document.write( " |