document.write( "Question 254470: The GCF (greatest common factor) of 84 and another number, y, is 42. Their
\n" ); document.write( "LCM (least common multiple) is 252. Determine the value of y.
\n" ); document.write( "

Algebra.Com's Answer #186855 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
given 84 has factors :2*2*3*7
\n" ); document.write( "gcf 42 has factors :2,3,7
\n" ); document.write( "lcm 252 has factors 2*2*3*3*7
\n" ); document.write( "given has only one 3 but lcm has 3*3
\n" ); document.write( "gcf says that 2 and 7 are in both
\n" ); document.write( "y=3*3*2*7
\n" ); document.write( "y=126
\n" ); document.write( "
\n" ); document.write( "
\n" );