Question
Monthly income of 'P' is twice the monthly income of
'Q'. 'Q' spends 65% of his income in a month while saves Rs. 9800. Monthly income of 'R' is 20% more than that of 'P' and 'P'spends 78% of his income. If 'R' saves 28% of his income then determine the difference between the savings of 'P' and 'R'.Solution
ATQ, Income of Q = 9800/0.35 = Rs. 28000 Income of P = 2 × 28000 = Rs. 56000 Saving of P = 0.22 × 56000 = Rs. 12320 Income of R = 1.2 × 56000 = Rs. 67200 Saving of R = 0.28 × 67200 = Rs. 18816 Required difference = 18816 – 12320 = Rs.6496
Which of the following methods is most commonly used for predicting patient outcomes in healthcare settings, such as diagnosing diseases or assessing re...
Which of the following transformations is most appropriate to bring all feature values into the range [0,1] for a machine learning model?
...Why is metadata crucial in the management of data?
Which of the following best differentiates random sampling from non-random sampling techniques?
A company collects sales data from different regions, but the "Revenue" column uses inconsistent currency formats (USD, EUR, INR). What is the best appr...
What is the primary purpose of the Reduce phase in MapReduce?
What is polymorphism in Python?
Which of the following is the most appropriate method to handle missing data in a dataset for predictive modeling?
Why is sampling an essential method in data analysis, especially when dealing with large datasets?
In SQL, which of the following best describes the role of a subquery within a SELECT statement?