SOLUTION: If a+b=10 and a+c=20, find a+b+c.
Algebra
->
Distributive-associative-commutative-properties
-> SOLUTION: If a+b=10 and a+c=20, find a+b+c.
Log On
Algebra: Distributive, associative, commutative properties, FOIL
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Distributive-associative-commutative-properties
Question 984698
:
If a+b=10 and a+c=20, find a+b+c.
Answer by
Boreal(15235)
(
Show Source
):
You can
put this solution on YOUR website!
a+b=10
-a-c=-20
b-c=-10
a+b=10
a=10-b
;
a+c=20
a=20-c
;
a+b+c=20-c+b+c=20+b
but b=10-a
a+b+c=30-a
b+c=30. But b-c=-10
2b=20; b=10
;
a=0
b=10
a+b+c=20+b=30
c=20
;
answer is 30.