document.write( "Question 1011925: Find all groups of 3 numbers whose HCF is 10 and LCM is 1000. Show your work.\r
\n" );
document.write( "\n" );
document.write( "I tried doing it the way we would for pairs of numbers...This is what I did:\r
\n" );
document.write( "\n" );
document.write( "10 factors = 2*5
\n" );
document.write( "1000 factors= 23*53\r
\n" );
document.write( "\n" );
document.write( "Since a, b, c are factors of 1000, we can say that:\r
\n" );
document.write( "\n" );
document.write( "a= 2m*3n
\n" );
document.write( "b=2p*3q
\n" );
document.write( "c=2s*3t\r
\n" );
document.write( "\n" );
document.write( "I'm not sure if this is right... Kindly advise on the problem. Thanks! \n" );
document.write( "
Algebra.Com's Answer #628849 by addingup(3677)![]() ![]() You can put this solution on YOUR website! Factors of 1,000: 1, 2, 4, 5, 8, 10, 20, 25, 40, 50, 100, 125, 200, 250, 500, 1000 \n" ); document.write( "I'm not sure what it is you're looking for, I hope you figure it out. \n" ); document.write( "J \n" ); document.write( " |