Given that
x 2 = x + 1 x^2=\sqrt{x+1} x 2 = x + 1 β
This can be re-written as
f ( x ) = x 2 β x + 1 f(x)=x^2-\sqrt{x+1} f ( x ) = x 2 β x + 1 β where f ( x ) = 0 f(x)=0 f ( x ) = 0 will give us the root(s) of the equation.
Now for
x = 1 x=1 x = 1 f ( 1 ) = ( 1 ) 2 β ( 1 ) + 1 = β 0.4142... < 0 f(1)=(1)^2-\sqrt{(1)+1}=-0.4142... <0 f ( 1 ) = ( 1 ) 2 β ( 1 ) + 1 β = β 0.4142... < 0
And
x = 2 x=2 x = 2 f ( 2 ) = ( 2 ) 2 β ( 2 ) + 1 = 2.2679... > 0 f(2)=(2)^2-\sqrt{(2)+1}=2.2679... >0 f ( 2 ) = ( 2 ) 2 β ( 2 ) + 1 β = 2.2679... > 0
Since f ( 1 ) < 0 f(1)<0 f ( 1 ) < 0 and f ( 2 ) > 0 f(2)>0 f ( 2 ) > 0
Therefore, f ( x ) = 0 f(x)=0 f ( x ) = 0 for some value of x x x which lies with in the interval ( 1 , 2 ) (1, 2) ( 1 , 2 )
Hence x 2 = x + 1 x^2=\sqrt{x+1} x 2 = x + 1 β has a root within the interval ( 1 , 2 ) (1, 2) ( 1 , 2 )
The plot below shows that x 2 = x + 1 x^2=\sqrt{x+1} x 2 = x + 1 β has root between ( 1 , 2 ) (1, 2) ( 1 , 2 ) , which is x = 1.221 x=1.221 x = 1.221
Comments