Question
The income of P is 2/5th of the income of Q
and income of R is 60% more than the income of Q. Income of Q is Rs.15000 and expenditure of P is 20% of the expenditure of R. If R saves 25% of his income, then find the savings of P.Solution
Income of Q = Rs.15000 Income of P = 2/5 × 15000 = Rs.6000 Income of R = (160/100) × 15000 = Rs.24000 Savings of R = 24000 × (25/100) = Rs.6000 Expenditure of R = 24000 - 6000 = Rs.18000 Expenditure of P = (20/100) × 18000 = Rs.3600 Savings of P = 6000 - 3600 = Rs.2400
Which of the following best exemplifies a critical advantage of Mobile Edge Computing (MEC) over traditional cloud computing?
What is the primary purpose of an Entity-Relationship (ER) Diagram in database design?
Which protocol provides secure authentication by encrypting credentials before transmission and uses a challenge-response mechanism?
Which of the following is a key principle of the SOLID design principles that focuses on ensuring a class has only one reason to change?
Which page replacement algorithm minimizes the number of page faults theoretically but is difficult to implement in practice?
Which algorithm constructs a suffix tree in linear time?
- Machine Learning
Which Machine Learning model is best suited for predicting stock market trends based on sequential time-series data?
In a data warehousing environment, what is the primary purpose of an OLAP (Online Analytical Processing) cube?
Which data structure is used in BFS traversal of graphs?
Which data structure is used for undo operations in text editors?