Share
The sum of two numbers is 8. Their difference is 24. What are the two numbers ? Write a system of linear equations and solve using the elimi
Question
The sum of two numbers is 8. Their difference is 24. What are the two numbers ? Write a system of linear equations and solve using the elimination method.
in progress
0
Mathematics
5 years
2021-08-07T09:38:43+00:00
2021-08-07T09:38:43+00:00 1 Answers
18 views
0
Answers ( )
Answer:
x=16
Step-by-step explanation:
let:
> x be one number
> y be the other number
system of Equations:
> x+y=8
> x-y=24
Using elimination method the y’s cancel each other out, and we are left with
2x = 32
divide by 2 on both sides to get x by itself
AND
x=16