Find x such that c + c − x = x when c = 4 .
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.
Note that the equation 4 − x = x 4 − 8 x 2 + 1 6 has 4 roots. You have to justify why the other 3 roots does not satisfy the original equation.
Plus, it's better to explain how you obtained x = 2 1 + 1 3 from this quartic equation.
Log in to reply
Could you please explain how to find the desired roots from this bi-quadratic equation??
Log in to reply
No, this is NOT a biquadratic equation. A biquadratic equation is a quartic polynomial with 0 as the coefficients of x 3 and x .
To answer your question:
Hint: Start with rational root theorem and prove that there's no rational roots. Next, suppose the quartic polynomial can be expressed as the product of 2 quadratic polynomials, then x 4 − 8 x 2 + x + 1 2 = ( a x 2 + b x + c ) ( d x 2 + e x + f ) . Expand and equate.
Log in to reply
@Pi Han Goh – OK noted.... I always thought that biquadratic equation is just another name of a quartic..... Thanks for the info.....And thinking about it, I realize that many problems could be solved by assuming variables and just equating the coefficients.....
Log in to reply
@Aaghaz Mahajan – Not true as well. Not all polynomials are reducible .
Log in to reply
@Pi Han Goh – But, then we could not be sure whether the root existed or not for the above question. We have assumed the quartic to be reducible and then, if there would be a root, we would check whether it satisfies the condition or not.....
Let y = 4 − x , so that the equation becomes 4 + y = x where both x and y are required to be non-negative, being square roots.
Squaring both sides of these equations gives
y 2 x 2 = 4 − x , ( 1 ) = 4 + y . ( 2 )
Subtracting ( 1 ) from ( 2 ) gives x 2 − y 2 = y + x or ( x + y ) ( x − y − 1 ) = 0 . Hence y = − x or y = x − 1 .
The first of these options is not possible since x and y are both non-negative and x = y = 0 does not satisfy the equations. The second case y = x − 1 leads upon substitution in ( 1 ) to ( x − 1 ) 2 = 4 − x from which x 2 − x − 3 = 0 . This has the solutions x = 2 1 ± 1 3 . Among these only the solution x = 2 1 ( 1 + 1 3 ) is non-negative and satisfies the original equation as
4 + 4 − x = 4 + 4 − 2 1 + 1 3 = 4 + 4 1 4 − 2 1 3 = 4 + 2 1 3 − 1 = 4 1 4 + 2 1 3 = 2 1 + 1 3 = x .
Note that for general c ≥ 1 we can repeat the above argument and show that x = 2 1 ( 1 + 4 c − 3 ) . (We require c ≥ 1 to ensure that y = x − 1 ≥ 0 .)
Problem Loading...
Note Loading...
Set Loading...
4 + 4 − x = x
( 4 + 4 − x ) 2 = ( x ) 2
4 + 4 − x = x 2
4 − x = x 2 − 4
( 4 − x ) 2 = ( x 2 − 4 ) 2
4 − x = ( x 2 ) 2 − 2 x 2 ( 4 ) + 4 2
4 − x = x 4 − 8 x 2 + 1 6
0 = x 4 − 8 x 2 + x + 1 2
We get x = 2 1 + 1 3 , x = 2 1 − 1 7 , x = − 2 1 − 1 3 , x = − 2 1 + 1 7
Out of the four, x = 2 1 + 1 3 satisfy the equation.