Question
A farmer wants to divide Rs 1,22,000 between his sons ,
who are 18 and 20 years old respectively, in such a way that the sum divided at the rate of 20% per annum, compounded annually, will give the same amount to each of them when they attain the age of 22 years. How should he divide the sum?Solution
Let the farmer give Rs x to the 18 years old son and the remaining Rs (1,22,000 - x) to his 20 years old son. Now, [x(1+(20/100))]4 = (1,22,000 - x) (1+(20/100))2 ⇒ [x(120/100)]2 = (1,22,000 - x)  ⇒ [x(6/5)]2 = (1,22,000 - x)  ⇒ x(36/25) = (1,22,000 - x) ⇒ ((36/25)+1) x = 1,22,000 ⇒ ((36 + 25)/25) x = 1,22,000 ⇒ x = (1,22,000 × 25)/61 = 50,000 ∴ x = Rs 50,000 For 18 years old son = Rs 50,000 For 20 years old son = Rs 72,000 Alternate shortcut method: They will get the sum in 2nd to 1st child in the ratio of = (1+R/100)(difference between their age) = (1+(20/100))(20-18) = (6/5)2 = 36/25 So for 18 years old(1st child) , sum = [25/(36+25)] × 122000 = (25/61) × 122000 = 50000 & for 20 years old(2nd child) , sum = [36/(36+25)] × 122000 = (36/61) × 122000 = 72000
Which component is responsible for translating virtual addresses to physical addresses?
Which company originally developed the Go programming language?
In a CSS file, there is a CSS rule for paragraphs tags – what does p can be called?
API stands for?
Which network layer protocol is used to report errors and diagnose network problems?
In the Operation Software name Windows XP, what does XP stand for
KVL states that the sum of the voltages around any closed loop in a circuit is equal to:
Mail access starts with client when user needs to download e-mail from the
In a B-tree, the minimum number of children a non-root internal node can have is:
Which command is used to search for a specific pattern in a file in a Unix/Linux system?