Question
The ratio of monthly savings to monthly expenditure of
Meera is 4:5 respectively. If her savings rise by 50% while her expenditure falls by 40%, then her new monthly income is 21600. Find Meera’s original monthly expenditure.Solution
ATQ, Let original monthly savings and monthly expenditure of Meera is Rs. 4x and Rs. 5x respectively. According to question; 1.5 × 4x + 0.6 × 5x = 21600 6x + 3x = 21600 9x = 21600 So, x = 2400 Desired answer = 5 × 2400 = Rs. 12000
What does the ‘
Which of the following is a weak entity in a database?
Which type of join returns all rows from the left table and matching rows from the right table?
A view in SQL is:
Which SQL statement is used to remove all rows from a table without logging individual row deletions?
Which normal form removes transitive dependency?
What is the maximum number of processes that can be in the Ready state?
Which normal form eliminates transitive dependency?
Which deadlock prevention scheme allows older transactions to preempt younger ones?
Which aggregate function returns the number of rows that match a specified criterion?