document.write( "Question 576745: Let p, q, and r be three different odd prime numbers. What are LCM (2pq, 2pr, 2qr) and GCF (2pq, 2pr, 2qr)? Justify your answers. \n" ); document.write( "
Algebra.Com's Answer #369974 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! pq, pr, and qr are all relatively prime (LCM of the three is pqr). The LCM of 2pq, 2pr, and 2qr would therefore be 2pqr.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The GCF of 2pq, 2pr, 2qr would be 2 because no other factor divides all three of them. \n" ); document.write( " |