Question 18
The sum of a number and its inverse is -4. The sum of their cubes is:
Explanation:
Previous | Next |
UGC NET CS December 2019 - Question 17 | UGC NET CS December 2019 - Question 19 |
Previous | Next |
UGC NET CS December 2019 - Question 17 | UGC NET CS December 2019 - Question 19 |
Question 16 In a certain coding language. 'AEIOU' is written as 'TNHDZ'. Using the same coding language. 'BFJPV' wil...
It is given that
x + y = - 4
∴ y = -4 - x
As, y is inverse of x
∴ x*y = xy = 1
Now sum of their cube
= x3 + y3
by using formula: x3+y3=(x+y)3-3xy(x+y)
= (x+y)3 - 3xy(x+y)
Now, replace (x+y) by -4
= (-4)3 - 3xy (-4)
= -64 +12xy
Now, replace xy by 1
= -64+12
= -52
So, Option 1 is the right answer