Question
Out of his total income, Amit spent 30% on groceries,
20% on rent and 10% on electricity bills. If he spent 20% of the remaining on entertainment and saved the rest which is Rs. 960, then find his total income.Solution
Let total income of Amit be Rs. '100x' So, amount left after he spent part of it on groceries, rent and electricity bills = 100x - (0.30 + 0.20 + 0.10) X 100x = Rs. '40x' So, 0.80 X 40x = 960 Or, x = (960/32) = 30 So, total income of Amit = 100x = 100 X 30 = Rs. 3,000 Hence, option b.
Which data mining technique is used to find patterns or associations in big datasets, such as market basket analysis?
"Parity bits" are used for which of the following purposes?
In red-black tree, if the parent node is red, colour of child nodes will be?
What is Hadoop's primary function in big data processing?
Which layer of the OSI model is responsible for establishing, managing, and terminating connections between applications?
What is blockchain?
In which network topology does each node have a direct connection to every other node?
Which is not a datatype of COBOL language
What consensus mechanism is used by the Bitcoin blockchain?
What is the purpose of the "self" parameter in a Python class method?