This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
This solution makes sense, but..
If x+y = 5, then isn't the maximum value for xy 6.25? I'm confused
Log in to reply
No, it is not stated that x and y are real values. They are complex in this case.
Okay, so we have this identity: ( x + y ) 3 = x 3 + 3 x 2 y + 3 x y 2 + y 3 Here, we replace ( x + y ) 3 with 125 because x + y = 5 . So, 1 2 5 = x 3 + 3 x 2 y + 3 x y 2 + y 3 1 2 5 = x 3 + y 3 + 3 x 2 y + 3 x y 2 Note: 3 x 2 y + 3 x y 2 = 3 x y ( x + y ) and that implies 3 × 7 × ( 5 ) = 1 0 5 1 2 5 = x 3 + y 3 + 1 0 5 1 2 5 − 1 0 5 = x 3 + y 3 Therefore, x 3 + y 3 = 2 0
x = 1/2 (5+i sqrt(3)), y = 1/2 (5-i sqrt(3))
We know that; ( x + y ) 3 = x 3 + y 3 + 3 x y ( x + y ) ∴ 5 3 = x 3 + y 3 + 3 × 7 × 5 x 3 + y 3 = 1 2 5 − 1 0 5 x 3 + y 3 = 2 0
Hence the answer is 2 0 .
Some very elegant solutions by working out (x+y)^3, but don't forget you could also show x = 7/y and x = 5-y so 7/y = 5-y or y^2-5y+7=0, solve for y, then solve for x. Harder solution, much less elegant, but perfectly legit (especially if you note that y!=0)
Using the identity;
( x + y ) 3 = x 3 + y 3 + 3 x y ( x + y )
5 3 = x 3 + y 3 + 3 . 7 . ( 5 )
x 3 + y 3 = 1 2 5 − 1 0 5
x 3 + y 3 = 2 0
Thus, the answer is 2 0 .
a^3 + b^3 = (a + b)^3 - 3 a b (a + b) ...enter the values.....5^3-3(5)(7)=125-105=20
xy=7 x+y=5
Then xy(x+y)=35
x^2y+xy^2=35
and (x+y)^3=125
x^3+3(x^2y+xy^2)+y^3=125
x^3+3(35)+y^3=125
x^3+y^3+105=125
x^3+y^3=20
Problem Loading...
Note Loading...
Set Loading...
x 3 + y 3 = ( x + y ) ( x 2 + y 2 − x y )
x 3 + y 3 = ( x + y ) [ ( x + y ) 2 − 3 x y ]
x 3 + y 3 = 5 × 4 = 2 0