

Correct question is:
if a = 2*3, b = 2*3*5, c = 3n *5 and the LCM (a,b,c)= 2 * 3 * 3 * 5
Then find the value of n?
Solution:
Given,
a = 2 * 3
b = 2 * 3 * 5
c = 3n * 5
Now, LCM (a,b,c) = 2 * 3 * 3 * 5
=> 2 * 3n * 5 = 2 * 3 * 3 * 5
=> 2 * 3n * 5 = 2 * 32 * 5
=> n = 2
So, the value of n is 2
