[Previous Page] [Next Page] [Up] [Home Page] [Mail] [Contents]

Problem (Interesting Equation)


Solve the equation

x1/3 + (1 - x)2/3 = 2

Solution


You might be tempted to plot the curve

y = x1/3 + (1 - x)1/3

on your graphing calculator or personal computer and see when the curve has a height of y = 2, but this strategy fails since the curve never has a height of 2. So, we try a different strategy and raise both sides of the equation to the 3rd power and using the identity

(a + b)3 = a3 + 3 a2 b + 3 a b2 + b3

to get (after organizing terms)

3 x1/3 (1 - x)1/3 [x1/3 + (1 - x)1/3] = 8 - 1

were we now make the observation that the quantity inside [...] is equal to 2 (the original equation), and hence we have

6 x1/3 (1 - x)1/3 = 7

or simply

(x (1 - x))1/3 = 7/6

Raising both sides to the 3rd power again gives the simple quadratic equation

x2 - x + (7/6)3 = 0

which we can easily solve and has two complex roots

The fact the equation has complex roots is why the graph of

y = x1/3 + (1 - x)1/3

in the xy-plane never attains a height of y = 2.

[Previous] Problem 1 (Rope-Around-the-World Problem)
[Next] Problem 3 (Jane's Quilt)
[Up] February Solutions
[Home] Home Page
[Mail] Send EMail to Maine Math Talent Search
[Contents] Maine Math Talent Search Contents

Last modified on Wednesday, March 17, 1999