I had a system of 2 degree equations today in exam, two equations, with 2 variables. I had solved for "x" first, then "y", I cannot remember the system (sorry), however, I got 2 solutions for "x", and this is what i got:
x = 5, or x = -3
by putting "x" in a one of the two equations:
when x = 5, y = 4 or -4, so, the first two solutions were:
{(5,4) , (5,-4)}
now when I've put -3, I got "y" as zero, so i got a one solution because zero isn't either positive or negative; so i got this one extra solution: (-3, 0),
now all I got is 3 solutions in a system of non-linear equations, is this normal?