167k views
4 votes
What is one of the solutions to the following system of equations? y2 + x2 = 53 and y − x = 5

User Cweston
by
6.0k points

1 Answer

3 votes
y2 + x2 = 53
y − x = 5
y = 5 + x

(5+x)^2 + x^2 = 53
(5+x)(5+x) + x^2 = 53
25 + 10x + x^2 +x^2 = 53
2x^2 + 10x - 28 = 0
(x-2)(x+7)=0
x = 2 , x = - 7

y = 5 + 2
y = 7

y = 5 +(-7)
y = 5 - 7
y = - 2
User Wilfrido
by
6.2k points