88.1k views
4 votes
The sum of two numbers is 54 and their difference is 20. What are the two numbers? The numbers are 35 and 15. The numbers are 37 and 17.

User Rwiti
by
4.9k points

1 Answer

1 vote

Let the numbers be x and y

Sum of the number: x + y = 54 -----------------------(1)

x - y = 20-------------------------(2)

solving equation simultaneously using elimination method.

x + y = 54 -----------------------(1)

x - y = 20-------------------------(2)

subtracting equation (2) from (1)

x + y = 54 -----------------------(1)

-(x - y = 20-------------------------(2)

(x - x) + (y - -y) = 54 - 20

0 + (y + y) = 34

2y = 34

y = 34/2 = 17

y = 17

put the value of y into equation (1) so as to be able to get x

x + 17 = 54

x = 54 - 17

x = 37

Therefore the answer is x 37 and 17

User Mona
by
5.1k points