Answer:
(0, 1 ) and (
, -
)
Explanation:
given the equations
2x + y = 1 ( subtract 2x from both sides )
y = 1 - 2x → (1)
x² + y² = 1 → (2)
substitute y = 1 - 2x into (2)
x² +(1 - 2x)² = 1 ← expand squared factor using FOIL
x² + 1 - 4x + 4x² = 1 ( simplify left side )
5x² - 4x + 1 = 1 ( subtract 1 from both sides )
5x² - 4x = 0 ← factor out x from each term on the left side
x(5x - 4) = 0
equate each factor to zero and solve for x
x = 0
5x - 4 = 0 ⇒ 5x = 4 ⇒ x =

substitute each of these values into (1) for corresponding values of y
x = 0 : y = 1 - 2(0) = 1 - 0 = 1 ⇒ (0, 1 )
x =
: y = 1 - 2(
) = 1 -
=
-
= -
⇒ (
, -
)
solutions are (0, 1 ) and (
, -
)