asked 133k views
1 vote
Simplify a - {b - [c - (d - e) - f] - g}.

asked
User Acabezas
by
8.4k points

1 Answer

4 votes
The key is to work from the middle.

c - (d - e) - f = c - d + e - f

b - (c - d + e - f) - g = b - c + d - e + f - g

a - (b - c + d - e + f - g) = a - b + c - d + e - f + g

Answer:
a - b + c - d + e - f + g
answered
User Derek Hogue
by
7.6k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.