Question
Karan invested a certain amount of money, splitting it
into two equal parts. He placed one part in a simple interest scheme at an annual rate of 15% for 5 years and the other part at the same rate for 42 months. The difference in the interest earned from these two investments is Rs. 288. Determine the amount invested in each part.Solution
ATQ; Let the money invested in each part be Rs. βPβ ATQ; {(P Γ 15 Γ 5)/100} β {(P Γ 15 Γ 42)/(100 Γ 12)} = 288 Or, {(75P β 52.5P)/100} = 288 Or, 22.5P = 28800 So, P = 1280 So, required amount = Rs.1,280
Which is the correct format specifier for double type value in C?
In the context of database backup, what does the term "point-in-time recovery" refer to?
How many dimensions are selected in Slice operation?
In syntax-directed translation, what is a production rule associated with?
Which of the following represents a query in tuple calculus that selects all tuples where the "Age" attribute is greater than 30?
What is the main advantage of Hadoop's HDFS (Hadoop Distributed File System)?
In digital electronics, a flip-flop is a sequential logic circuit capable of storing one bit of information. Which statement about flip-flops is true?
State true/false
Trojan works in background and steal data which is sensitive
Which encryption algorithm is commonly used for secure communication over the internet, such as in HTTPS?
Which of the following is a common type of parser used in compiler construction?