Question
The sum of two numbers is 18 while the sum of their
squares is 164. Find the sum of the cubes of those two numbers.Solution
Let the number is a and b. ATQ- a+b =18 a2+b2 =164 (a+b)2 = a2+b2 +2ab. 18×18 =164+2ab 2ab =324-164=160. ab =80 (10,8) is the co prime factor of 80. So, a=10, and b =8 Now, a3+b3=1000+512=1512.
Predict the correct output

What is the decimal equivalent of the binary number 10101?
What data structure is commonly used to represent the parse tree in parsing?
In big data analytics, what is the process of identifying and correcting errors or inaccuracies in the collected data?
Which type of transistor is less susceptible to thermal runaway?
Deleting top element of stack?
Comparing two strings by using which function?
In virtual circuit network each packet holds ___________
Which type of neural network architecture is specifically designed to process data with a variable-length sequence?
Which concurrency control technique uses read and write locks to ensure consistency?