Question
The number of books with ‘Aarav’ and ‘Bhavna’
together is 18 more than that with ‘Chirag’, while the number of books with ‘Bhavna’ and ‘Chirag’ together is 12 more than that with ‘Aarav’. If ‘Aarav’ and ‘Chirag’ together have a total of 40 books, then find the number of books with ‘Aarav’, ‘Bhavna’, and ‘Chirag’, together.Solution
Let the number of books with ‘Aarav’, ‘Bhavna’, and ‘Chirag’ be ‘x’, ‘y’, and ‘z’, respectively. Therefore, x+y=z+18 ………(1) y+z=x+12 ………(2) x+z=40 ………(3) Add equations (1), (2), and (3): 2(x+y+z)=x+z+70 Or, 2(x+y+z)=40+70 Or, x+y+z=110/2=55 Thus, the total number of books with Aarav, Bhavna, and Chirag together is 55.
Why classes are known as abstract data types (ADT)?
Which company originally developed the Go programming language?
What happens to the memory allocated to a local variable when the function exits?
Which type of memory is faster to access and closer to the processor, providing temporary storage for frequently used data?
Which command will help you to find the time of how long the system is being running?
Which of the following clause return specific rows?
Conditional statements are also known as ________ statements.
Which scheduling policy uses priority levels to determine the order of execution?
What is a "token" in lexical analysis?
What is the purpose of a "private blockchain"?