Question
A bag contains certain number of coins of different
denominations. The ratio of the number of Rs. 1 coins to Rs. 2 coins is 4 : 5, respectively and the ratio of number of Rs. 2 coins to Rs. 10 coins is 5 : 3 respectively. Find the total value of the Rs. 10 coins, if the total value of the Rs. 2 coins in the bag is Rs. 120.Solution
Ratio of the number of coins of denominations Rs. 1 : Rs. 2 : Rs. 10 = 4 : 5 : 3
Let, the number of coins of Rs. 1, Rs. 2 and Rs. 10 in the bag be 4x, 5x and 3x.
Since, the total value of Rs. 2 coins in the bag is Rs. 120
So, value of Rs. 2 coins = 5x × 2 = 10x
10x = 120, x = 12
Therefore, number of Rs. 10 coins in the bag 3x = 36
So, required value of Rs. 10 coins = 3 × 12 × 10 = Rs. 360
What is the primary concept behind the ALOHA protocol in network communication?
Which statement is TRUE regarding SCR Thyristor?
Fill in the correct option for 26 blank space.
 In a digital communication system’s block diagram, which of the below components can be found at the receiver?
In the Software Development Lifecycle, which phase is primarily responsible for identifying and documenting the needs of the stakeholders to create a bl...
If signal-to-interference ratio is 5 dB, signal power is 8 dB, then what is the interference power in dB?
- In a dense index, why might an index entry not appear for every search key value in the file?
Which of the following is a default connector for Shielded twisted pair?
A software development team is implementing a sorting function for a large dataset in their project. They decide to use the quick sort algorithm to opti...
Which of the following programming language can be used to process text data for the requirements in various textual data analysis?Â