Let the numbers be (x – 1), x and (x + 1) => (x – 1)2 + x2 + (x + 1)2 = 1589 => x2 – 2x + 1 + x2 + x2 + 2x + 1 = 1589 => 3x2 = 1589 - 2 => x2 = 1587/3 => x2 = 529 => x = 23 Required sum = (23 – 1) + (23 + 1) = 46
What is the primary function of the Relational Database Management System (RDBMS) architecture?
Type-checking is normally done during
Which famous sorting algorithm uses the divide-and-conquer strategy?
What is the decimal value of the floating-point number C1D00000 (hexadecimal notation)? (Assume 32-bit, single precision floating point IEEE representat...
Which protocol is commonly used in the network layer for addressing and routing on the internet?
Which of the following functions is used in C to initiate a DMA transfer when working with certain hardware libraries?
Which type of flip-flop is most commonly used for storing the state of synchronous digital systems?
In dynamic programming, what is the purpose of the "bottom-up" approach?
Which of the following is NOT a characteristic of a good algorithm?
What is the primary purpose of memory management in an operating system?