Question
Rahul saves Rs. 6800 more if he spends 70% of his income
instead of 90%. Find the savings of Sumit whose income is 25% more than that of Rahul, and spends 85% of his income.Solution
Let, the income of Rahul be Rs. x According to the question, 0.90x – 0.70x = 6800 Or, 0.20x = 6800 Or, x = 6800/0.20 = Rs. 34000 Savings of Sumit = 0.15 × 1.25 × 34000 = Rs. 6375
What is a "51% attack" in the context of blockchain?
By which program python was interpreted?
Firewall is a type of
Which of the following conditions must be satisfied for a deadlock to occur?
The list.index(x[, start[, end]]) is used to ___.
What is the purpose of the Program Counter (PC) in CPU control design?
In dynamic programming, what is memoization?
- State true or false Implicit type casting in C is used to convert the data type of any variable without using the actual value that the variable holds.
Which protocol is commonly used in the network layer for addressing and routing on the internet?
Which concurrency control technique allows a transaction to read uncommitted data?