x = 2 + 2 + 2 + 2 …
What is the value of x ?
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.
Hi, I substitue 2 by some constant a. And I got a result of a^(2n/2n+2) [if I remember it correctly] . So I think that it will converge on 2 but never equal(as equal is very strict).
What is the definition of the square root function and why does it exclude a negative value for x?
x = 2 + 2 + 2 + 2 + . . .
x 2 = 2 + 2 + 2 + 2 + 2 + . . .
Notice that:
x 2 = 2 + x
So:
x 2 − x − 2 = 0
Solving this equation you should get
x = 2 Or x = − 1
However there is no square root whose result is less than 0 So, the only answer is:
x = 2
suppose, x = 2 + 2 + 2 + . . . . . . .
then, x = 2 + x ...................[infinitely going]
or, x 2 = 2 + x
doing middle term,we get x = 2 , − 1
but square root of positive value can not be negative.
so, x = 2
x x x 2 x 2 − x − 2 ( x − 2 ) ( x + 1 ) x = = = = = = 2 + 2 + 2 + 2 … 2 + x 2 + x 0 0 2 ( x > 0 )
For starters, the question stated, x = 2 + 2 + . . .
While means the RHS (right hand side) is actually equal to 2 + x
x = 2 + x
x ² = 2 + x
x ² − x − 2 = 0
x = 2 or x = -1(NA)
So the answer is 2
Problem Loading...
Note Loading...
Set Loading...
x = 2 + 2 + 2 + 2 . . . . .
x = 2 + x
x 2 = 2 + x
x 2 − x − 2 = 0
( x − 2 ) ( x + 1 ) = 0
x = 2 or x = − 1
The value of x cannot be negative (because of the definition of the square root function), so the solution is 2.