From $X^2 - 2X(1-X) - (1-X)^2 = 7$
I get $X^2 - 2X + 2X^2 - 1 - 2X + X^2 - 7 = 0$
Which then becomes $4X^2 - 4X - 8 = 0$.
However, this should become $X^2 = 4$ how is this ?
From $X^2 - 2X(1-X) - (1-X)^2 = 7$
I get $X^2 - 2X + 2X^2 - 1 - 2X + X^2 - 7 = 0$
Which then becomes $4X^2 - 4X - 8 = 0$.
However, this should become $X^2 = 4$ how is this ?
On
We've:
$$\text{x}^2-2\text{x}\left(1-\text{x}\right)-\left(1-\text{x}\right)^2=7$$
And:
So:
$$\text{x}^2+2x^2-2x-x^2+2x-1=7$$
And:
$$\text{x}^2+2x^2-2x-x^2+2x-1=0+2x^2+0-1=2x^2-1=7$$
Be very careful with signage legerdemain. It is a major trip hazard when doing algebraic rearrangement by hand. Sometimes it is worth taking the time to write things down in two steps; just to be sure you don't drop something when juggling symbols in your head.
You should have $X^2 - (2X - 2X^2) - (1 - 2X + X^2) - 7 = 0$
Which leads to: $X^2-2X+2X^2-1+2X-X^2-7=0$
But with he above correction it is $2X^2-8=0$
Like that.