floravaze wrote:Please can you explain your logic in the first step?i do not have a clue what it means.please!!!!
The logic is we need a number which could be divisible by all the integers from 1 - 10
1 = 1
2 = 2
3 = 3
4 = 2*2
5 = 5
6 = 2*3
7 = 7
8 = 2*2*2
9 = 3*3
10= 2*5
Therefore that number will be
1*2*3*2(I)*5*(II)*7*2(III)*3(IV)*(V)
I - we have not multiplied by 4 since 4= 2*2 we have already multiplied 2 before so we just have to multiply one more 2 for it to be a multiple of 4 by 4)
II we have not multiplied by 6 since 6=3*2 we have already multiplied 2 and 3.
III we only have to multiply by 2 since 8 =2*2*2
IV we only have to multiply by 3 since 9 = 3*3
V we do not have to multiply by 10 since 10=5*2
I hope this clears everything.