SOLUTION: if the sum of two numbers is 10 and their difference is 0.6 what are the two numbers?
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: if the sum of two numbers is 10 and their difference is 0.6 what are the two numbers?
Log On
Word Problems: Problems with consecutive odd even integers
Word
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Problems-with-consecutive-odd-even-integers
Question 799034
:
if the sum of two numbers is 10 and their difference is 0.6 what are the two numbers?
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
x + y = 10
x - y = 0.6
Add both equations to get 2x = 10.6, or x = 5.3. Then plug this into any equation.
5.3 + y = 10
y = 4.7
The solution is (x, y) = (5.3, 4.7)