SOLUTION: Solve using addition property x+y=k x-y=k
Algebra
->
Coordinate Systems and Linear Equations
-> SOLUTION: Solve using addition property x+y=k x-y=k
Log On
Linear Solvers
Linear
Practice
Practice
Answers archive
Answers
Word Problems
Word
Lessons
Lessons
In depth
In
Click here to see ALL problems on Linear-systems
Question 624385
:
Solve using addition property
x+y=k
x-y=k
Answer by
jim_thompson5910(35256)
(
Show Source
):
You can
put this solution on YOUR website!
x+y=k
x-y=k
-------
2x = 2k
x = 2k/2
x = k
------------------------------------
x+y = k
k+y = k
y = k-k
y = 0
So the solutions are x =
k
and y =
0