InterviewSolution
Saved Bookmarks
| 1. |
40Complete the set of multiples of:(a) 5:5, 10, 15, 20, 25, 30(b) 4:4, 8, 12, 16,(c) 8:8, 16, 24, 32,(d) 3:3, 6, 9, 12, |
|
Answer» b= 20,24,28,32 ,c 40,48,56,64,d15,18,21,24 16,20,24,2864,72,80,889,12,15,18 b)4,8,12,16,20,24,28,32,36,40c)8,16,24,32,40,48,56,64,72,80d)3,6,9,12,15,18,21,24,27,30 |
|