If
x = 2 1 ( 3 7 − 3 7 1 ) ,
find the value of
( x + 1 + x 2 ) 3 .
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.
very clever solution!
Good solution....
exactly how i solved it !
Correct approach,Thanks K.K.GARG,India
I don't get the second line...
Log in to reply
To find 1 + x 2 , add 1 = 4 4 to the expression in the first line. This effectively changes the sign in front of the 2 . Next, it might be easiest to expand the square on the right-hand side of line 2 to see that it does in fact equal 1 + x 2 .
Note that with ( a − b ) 2 = a 2 − 2 a b + b 2 , when you reverse the sign in front of 2 a b you will always end up with a 2 + 2 a b + b 2 = ( a + b ) 2 .
thanks!! nice
integrate cosx/x from npi to (n+1)pi
not agreed .
Let cube root of 7 be "a". Now, solve it.
may use some identity
insnt it look like biquadratic formula
let 7^(1/3) be y. x²=(a^4 -2a²+1)/4a² 1+x² = (a^4 +2a²+1)/4a²=((a²+1)/2a)² (1+x²)^½=(a²+1)/2a x+√(1+x²) = a but a = 7^⅓ so (7^⅓)³ = 7
Problem Loading...
Note Loading...
Set Loading...
First we have that x 2 = 4 1 ( 7 3 2 − 2 + 7 − 3 2 ) .
So 1 + x 2 = 4 1 ( 7 3 2 + 2 + 7 − 3 2 ) = [ 2 1 ( 7 3 1 + 7 − 3 1 ) ] 2 .
Thus x + 1 + x 2 = 2 1 ( 7 3 1 − 7 − 3 1 ) + 2 1 ( 7 3 1 + 7 − 3 1 ) = 7 3 1 ,
and so ( x + 1 + x 2 ) 3 = 7 .