MCA
Exam
A rich merchant had collected many gold coins. He did not want anybody to know about them. One day, his wife asked, "How many gold coins do we have?" After pausing a moment, he replied, "Well! If I divide the coins into two unequal numbers, then 37 times the difference between the two numbers equals the difference between the squares of the two numbers." The wife looked puzzled. Can you help the merchant's wife by finding out how many gold coins.
Read Solution (Total 2)
-
- if x is no. of coins, he divide into unequal number,
let x=x1+x2
given condition,
37(x1-x2)=(x1^2-x2^2)
37(x1-x2)=(x1+x2)(x1-x2) b'c0z (a^2-b^2)=(a+b)(a-b)
x1-x2 cancel on both side we remain with
37=(x1+x2)=x
so no. of coins=37 - 13 years agoHelpfull: Yes(18) No(4)
- Let Merchant has x coins, he divides x coins into unequal numbers y and z where y>z.
Then x=y+z
As per given condition,
37(y-z)=(y^2-z^2)
37(y-z)=(y+z)(y-z)
=> 37=(y+z)= x the total no. of coins
So no. of coins merchant has =37 - 13 years agoHelpfull: Yes(7) No(0)
MCA Other Question