document.write( "Question 909193: The LCM of a set of numbers is equal to one of the numbers in the set.
\n" );
document.write( "Always
\n" );
document.write( "Sometimes
\n" );
document.write( "Never true \n" );
document.write( "
Algebra.Com's Answer #551664 by swincher4391(1107)![]() ![]() You can put this solution on YOUR website! Counterexample: {2,3,4} LCM = 12\r \n" ); document.write( "\n" ); document.write( "Example: {2,4} LCM = 4\r \n" ); document.write( "\n" ); document.write( "This is sometimes true. \n" ); document.write( " |