Find the LCM of ab2c2,a2bc and a3b3c2.
Aa3b3c2
Babc
Ca2b2c2
Da3b3c3
Answer:
a3b3c2
Read Explanation:
List the prime factors for each term:
$a b ^ 2 c ^ 2 = a ^ 1 b ^ 2 c ^ 2$
$a ^ 2 bc = a ^ 2 b ^ 1 c ^ 1$
$a ^ 3 b ^ 3 c ^ 2 = a ^ 3 b ^ 3 c ^ 2$
For each variable, take the highest power appearing in any term:
For $a : a ^ 3 , b : b ^ 3, c : c ^ 2$
Multiply these highest powers together to get the LCM:
LCM = $a^3b^3c^2$