Start learning 50% faster. Sign in now
Let the income of the man be Rs. x Therefore, sum donated to NGO ‘A’ = Rs. 0.22x Sum left with NGO ‘A’ = 0.25 × 0.22x = Rs. 0.055x Sum donated to NGO ‘B’ = Rs. 0.11x Sum left with NGO ‘B’ = 0.2 × 0.11x = Rs. 0.022x Sum donated to NGO ‘C’ = Rs. 0.26x Sum left with NGO ‘C’ = 0.5 × 0.26x = Rs. 0.13x According to the question, 0.055x + 0.022x + 0.13x = 5175 Or, 0.207x = 5175 Or, x = 5175/0.207 = 25000 Therefore, income of man = Rs. 25000
Shift cipher is sometimes referred to as the?
Which protocol is used to transfer files over a network securely?
What is the purpose of encryption in cybersecurity?
 Which component is used to store electric charge in an electronic circuit?
Which component in the MVC architecture communicates directly with the database?
In which programming language is dynamic memory allocation commonly used?
A Type 2 hypervisor is typically installed on top of an existing OS, and it is called a hosted hypervisor because it relies on the host machine’s pre-...
When implementing a stack using two queues, what is the time complexity of the "push" operation?
Which property is used to define the font of the element's text?
Which data structure is used for implementing breadth-first search (BFS) algorithm?