Question
A man invested Rs. 16,000 at simple interest of 'x%'
p.a. and received Rs. 32,000 after 2 years. If he had invested Rs. 21,000 at simple interest of 'x%' p.a. for 3 years, then find the interest earned by him from this investmentSolution
Total interest earned in 2 years = 32000 - 16000 = Rs. 16000 ATQ; 16000 = (16000 × x × 2) ÷ 100 Or, x = 50 So, required interest earned = (21,000 × 50 × 3) ÷ 100 = Rs. 31500
Which famous sorting algorithm uses the divide-and-conquer strategy?
What is the correct syntax to declare a variable in C?
In SQL, which keyword is used to retrieve data from a database?
A firewall that monitors the state of active connections and makes decisions based on the context of those connections is known as a:
What is the main purpose of the parity bit in error detection?
Which component is responsible for translating virtual addresses to physical addresses?
What is the scope of a variable declared as "static" inside a function?
How can the Banker's algorithm be used to prevent deadlocks?
The java.sql and javax.sql are the primary packages for JDBC 4.0.
In tuple calculus, what does the ∃ symbol represent?