Thread: Indices
View Single Post
  #3  
Old November 7th, 2009, 04:52 AM
Prove It Prove It is offline
MHF Contributor
 
Join Date: Aug 2008
Posts: 2,726
Country:
Thanks: 69
Thanked 1,073 Times in 1,005 Posts
Prove It has much to be proud ofProve It has much to be proud ofProve It has much to be proud ofProve It has much to be proud ofProve It has much to be proud ofProve It has much to be proud ofProve It has much to be proud ofProve It has much to be proud ofProve It has much to be proud of
Default

Quote:
Originally Posted by deltaxray View Post
Can someone please help me with this question.

A) if x=2^{1/3} + 4^{1/3} show that x^3 = 6(1+x)

B) If x= \frac {1}{2} + \frac {1}{2} \sqrt{5}, show that \frac {x^2+x^{-2}}{x-x^{-1}} = 3

Thanks in advance
x^3 = \left(2^{\frac{1}{3}} + 4^{\frac{1}{3}}\right)^3

= \left(2^{\frac{1}{3}}\right)^3 + 3\left(2^{\frac{1}{3}}\right)^2\left(4^{\frac{1}{3}}\right) + 3\left(2^{\frac{1}{3}}\right)\left(4^{\frac{1}{3}}\right)^2 + \left(4^{\frac{1}{3}}\right)^3

= 2 + 3\cdot 2^{\frac{2}{3}} \cdot 4^{\frac{1}{3}} + 3 \cdot 2^{\frac{1}{3}}\cdot 4^{\frac{2}{3}} + 4

= 6 + 3\cdot 2^{\frac{4}{3}} + 3\cdot 2^{\frac{5}{3}}



6(1 + x) = 6\left(1 + 2^{\frac{1}{3}} + 4^{\frac{1}{3}}\right)

= 6 + 6\cdot 2^{\frac{1}{3}} + 6\cdot 2^{\frac{2}{3}}

= 6 + 3\cdot 2 \cdot 2^{\frac{1}{3}} + 3 \cdot 2 \cdot 2^{\frac{2}{3}}

= 6 + 3\cdot 2^{\frac{4}{3}} + 3\cdot 2^{\frac{5}{3}}

= x^3.
Reply With Quote