SOLUTION: this is one function: {x+y=c {x-y=a I need to find x and y
Algebra
->
Rational-functions
-> SOLUTION: this is one function: {x+y=c {x-y=a I need to find x and y
Log On
Algebra: Rational Functions, analyzing and graphing
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Rational-functions
Question 1075963
:
this is one function:
{x+y=c
{x-y=a
I need to find x and y
Answer by
Boreal(15235)
(
Show Source
):
You can
put this solution on YOUR website!
{x+y=c
{x-y=a
2x=c+a
x=(c+a)/2
y=c-x=c-(c+a)/2
y=(2c-c-a)/2=(c-a)/2
Put in numbers x=4 y=2
c=6, a=2
x=(6+2)/2, which is 4
y=(6-2)/2, which is 2