Alg3.4.9
From Exampleproblems
consider x2 = a,y2 = b
we want to factor a2 + ab + b2
and this we cannot factor because if we
calcualte the discriminant of the equation(in a) we get
Δ = b2 − 4b2 = − 3b2 < 0 so the
equation has no roots in
so it is obvious it cannot be decomposed as
c(a − a1)(a − a2) where
c is a constant and a1,a2 are depending on
b .
the same procedure is taken out on equation with respect
to b.
the conclusion follows
