Concept:If two numbers are in the ratio a:b, they can be written as ak and bk.When a and b are coprime, the LCM of ak and bk is abk.Explanation:Let the two numbers be 3k and 4k, where k is a common factor.Since 3 and 4 are coprime (they share no common factor), their LCM is 3×4×k=12k.The problem states that the LCM is 180. Therefore, we have the equation:12k=180Solving for k: k=12180​=15.Now find the numbers:First number = 3k=3×15=45Second number = 4k=4×15=60Thus, the numbers are 45 and 60.Comparing with the options, this matches option B.Answer:45 and 60