Question
Rajesh spent 40% and 20% of his monthly salary on food
and rent, respectively. Of the remaining amount, he gave 15% and 30% to his mother and brother, respectively. Find the amount spent by him on food, if the difference between the amount received by his brother and the amount spent on rent is Rs. 2,500.Solution
Let the monthly salary of Rajesh be Rs. ‘x’ Amount spent on food = Rs. 0.40x Amount spent on rent = Rs. 0.20x Amount received by brother = (x - 0.20x - 0.40x) x 0.30 = 0.40x x 0.30 = 0.12x So according to question: 0.20x - 0.12x = 2500 0.08x = 2500 x = 31250 So, the amount spent on food = 0.40 x 31250 = Rs. 12500
Which component in the CPU holds the data to be operated on, performs calculations, and stores the results?
In C programming, which header file is commonly used to work with DMA?
Which type of variable has the widest scope and can be accessed from any part of the program?
What is the main purpose of a firewall in a network security architecture?
What is Inter-Process Communication (IPC) in the context of computer systems?
What command do you have to use to go to the parent directory?
 Which of following is /are for strict evaluation?
Which network topology requires the highest amount of cabling?
How many bits are there in Ethernet address
Which data analytics technique is suitable for handling missing data points in a dataset?