Let * be a binary operation on N given by a*b = LCM(a, b) for all a, b ∊ N. Find 5*7. [CBSE 2012]
Given: a*b = LCM(a, b)
5*7 = LCM(5, 7)
= 5 × 7
= 35
Hence, 5*7 = 35
Couldn't generate an explanation.
Generated by AI. May contain inaccuracies — always verify with your textbook.