Question
If the difference of C.I and S.I on some amount is Rs.17
and the sum of the C.I and S.I is 75. Find the product of the C.I and S.I?Solution
C.I – S.I = 17 C.I + S.I = 75 Formula used: (a + b)2 = (a – b)2 + 4ab => (C.I + S.I)2 = (C.I – S.I)2 + 4 × C.I. × S.I => (75)2 = (17)2 + 4 × C.I. × S.I => 4 × C.I. × S.I = 5625 – 289 => 4 × C.I. × S.I = 5336 ∴  C.I. × S.I = Rs. 1334
Simplify the Boolean expression.
Y= AB+A(B+C)+B(B+C)
What is the primary use of the printf function in C/C++ programming?
Data warehouse has historical data
What is the primary function of the CICS (Customer Information Control System) in mainframe computing?
What does the term "serializable" refer to in the context of database transactions?
Which statement is FALSE regarding Programmable Logic Controller?
Maximum Power transfer occurs when the_____
In a binomial heap, if the root is greater than the left child and less than the right child, which of the following statements is correct?
Which of the following best explains why communication latency is generally higher in microservices compared to monolithic architectures?Â
Which statement is FALSE about open loop system?