SOLUTION: s= a+b+c;c

Algebra ->  College  -> Linear Algebra -> SOLUTION: s= a+b+c;c      Log On


   



Question 119053: s= a+b+c;c
Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!

s=a%2Bb%2Bc Start with the given equation



0=a%2Bb%2Bc-sSubtract s from both sides


-c=a%2Bb-s Subtract c from both sides


c=%28a%2Bb-s%29%2F%28-1%29 Divide both sides by -1 to isolate c



c=-a-b%2Bs Divide


c=s-a-b Rearrange the terms


--------------------------------------------------------------
Answer:
So our answer is c=s-a-b