document.write( "Question 409184: What is the least common mutiple of 18,27,5 \n" ); document.write( "
Algebra.Com's Answer #288107 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! What is the least common multiple of 18,27,5 \n" ); document.write( ": \n" ); document.write( "Prime factor each number: \n" ); document.write( "18: 2*3*3 \n" ); document.write( "27: 3*3*3 \n" ); document.write( "5: 5 \n" ); document.write( ": \n" ); document.write( "Combine the factors \n" ); document.write( "2*3*3*3*5 = 270 is the least common multiple \n" ); document.write( " \n" ); document.write( " |