find the great number that will divide 48,64 and 120 without leaving any reminder
Answers
Answered by
1
Answer:
The answer is 4 and how it is 4 is below,
We can represent any integer number in the form of: D*q + r.
Where D is divisor, q is quotient, r is remainder.
so each number can be written accordingly:
43 = D*q1 + r1;
91 = D*q2 + r2;
183 = D*q3 + r3;
r1,r2 & r3 will be same in above three equations according to the question.
D is the value that we want to find out. which should be greatest.
On solving three equations we get:
D*(q2-q1)= (91-43)=48
D*(q3-q2)= (183-91)=92
D*(q3-q1)= (183-43)=140
It is obvious that q3>q2>q1
For the greatest value of D that divide each equation we take the HCF of 48,92,140
THEREFORE ANSWER IS 4.
Answered by
0
Answer:
3 is the answer.
You can even try dividing!
Hope this helps! :D
Similar questions