SOLUTION: Please help. solve {ax + by = b - a {bx - ay = b - a

Algebra ->  Matrices-and-determiminant -> SOLUTION: Please help. solve {ax + by = b - a {bx - ay = b - a       Log On


   



Question 73182: Please help.
solve
{ax + by = b - a
{bx - ay = b - a

Answer by pradhyumna.kumar@gmail.com(62) About Me  (Show Source):
You can put this solution on YOUR website!
ax + by = b - a
bx - ay = b - a solving two equations by elimination method after cancelling y we get
(a^2 - b^2) x = - (a-b)^2 we get, x = (a-b)/a+b) y = (b-a)(b+2a)/b(a+b)