Let the first part be x and the second part be y. The first part after 12 years, = x (1+(20/100))10 The second part after 8 years, = y (1+(20/100))8 As given in the problem these two amounts are equal. So, y (1+(20/100))8= x (1+(20/100))10 Or y/x = (1+(20/100))2 Or y/x = 36/25 We have the x + y = Rs. 2,440 Using the ratio formula, y = 36/(36+25) × 2,440 = Rs. 1,440 x = 25/(36+25) × 2,440 = Rs. 1,000 Alternate method: y/x = (1+20/100)(difference between time) Or y/x = (1+20/100)(10-8) Or y/x = (1+20/100)2 Or y/x = (6/5)2 Or y/x = 36/25 We have the x + y = Rs. 2,440 Using the ratio formula, y = 36/(36+25) × 2,440 = Rs. 1,440 x = 25/(36+25) × 2,440 = Rs. 1,000
You have a standard deck of 52 playing cards. What is the probability of drawing a red card (heart or diamond) from the deck?
Which type of memory is directly accessible by the CPU for storing data and instructions during execution?
What is the purpose of a firewall in cybersecurity?
How many dimensions are selected in Slice operation?
Which of the following define the value of the number in positional number?
Which data structure is ideal for implementing a LRU (Least Recently Used) cache?
File Transfer Protocol (FTP), uses well-known port 21 is used for control connection and port 20 for the
In which network topology does each node have a direct connection to every other node?
The join operation can be defined as
In a binomial distribution, if you increase the number of trials (n) while keeping the probability of success (p) constant, what happens to the distribu...