You can retry this question below
The sum of two numbers is 71. The difference of the two numbers is 41. What are the two numbers.
Let x be the larger number and y be the smaller number.
Write an equation that expresses the information in the sentence "The sum of two numbers is 71."
Write an equation that expresses the information in the sentence "The difference of the two
numbers is 41."
Solve the system you have written above.
The larger number, x is
The smaller number, y is
Calculator

Respuesta :

Answer:

x = 56

y = 15

Step-by-step explanation:

"The sum of two numbers is 71."

x + y = 71

"The difference of the two  numbers is 41."

x - y = 41

Solve the system:

From the first eq.

x = 71 - y

Replacing this value in the second eq.

(71-y) - y = 41

71 - 2y = 41

71 - 41 = 2y

30 = 2y

y = 30/2

y = 15

From the second eq.

x - y = 41

x - 15 = 41

x = 41 + 15

x = 56

Check:

from the first eq.

x + y = 71

56 + 15 = 71