InterviewSolution
 Saved Bookmarks
    				| 1. | 
                                    Find the LCM of the following numbers :(a) 9 and 4 (b) 12 and 5 (c) 6 and 5 (d) 15 and 4Observe a common property in the obtained LCMs. Is LCM the product of twonumbers in each case? | 
                            
| 
                                   
Answer» 1)LCM=2*2*9=36 2)LCM=2*2*3*5=60 3)LCM=2*3*5=30 4)LCM=2*2*3*5=60.  | 
                            |