177k views
2 votes
Solve the system of equations

ax+y=2a
x+ay=1+a^2

Solve the system of equations ax+y=2a x+ay=1+a^2-example-1
User EngrEric
by
3.0k points

1 Answer

3 votes

Answer:

x = 1; y = a

Explanation:

ax+y=2a

x+ay=1+a^2

-a²x-ay=-2a²

x+ay=1+a^2

(1 - a²)x = 1 - a²

x = (1 - a²)/(1 - a²)

x = 1

a + y = 2a

1 + ay = 1 + a²

a = y

x = 1; y = a

User MathiasRa
by
3.4k points