Question
A clock is sold for ₹550 cash or in the instalment
scheme, for ₹250 cash down payment and ₹310 after one month. Find the rate of interest charged in the instalment scheme.Solution
Principal (P) = ₹550 - ₹250 = ₹300 Interest (I) = ₹310 - ₹300 = ₹10 I = (P × R × T) / 100 ⇒ 10 = (300 × R × 1/12) / 100 ⇒ 10 = (300R) / 1200 ⇒ 10 = R / 4 ⇒ R = 10 × 4 = 40% ∴ The rate of interest charged in the installment scheme is 40%.
In the context of database backup, what does the term "point-in-time recovery" refer to?
What is the advantage of using incremental backups over full backups?
What is the decimal equivalent of the hexadecimal number A5?
In a CSS file, there is a CSS rule for paragraphs tags – what does p can be called?
Which of the following is an example of two-factor authentication?
What is the primary goal of implementing data encryption in cybersecurity?
What is the primary advantage of using DMA in C programming for data transfers?
What is the purpose of a domain name in web technology?
In which programming language is dynamic memory allocation commonly used?
State true/false
Approach to Data mining is Infrastructure, exploration, analysis, interpretation and exploration.