Simplify a - {b - [c - (d - e) - f] - g}. a + b + c - d + e - f + g a - b + c - d + e - f + g a + b + c + d + e - f + g a - b + c - d + e + f - g
were you able to get anywhere?
That's a no-go, roscoe
a - {b - [c - (d - e) - f] - g} a - {b - [c - d + e - f] - g} a - {b - c + d - e + f - g} a - b + c - d + e - f + g
switch the signs every time you take out a parentheses
a - {b - [c - (d - e) - f] - g} a - {b - [c - d + e - f] - g} ... 1) See below a - {b - c + d - e + f - g} ... 2) See below a - b + c - d + e - f + g ... 3) See below 1) Distribute the negative through (d-e) to get -d+e 2) Distribute the negative through [c - d + e - f] to get -c + d - e + f 2) Distribute the negative through {b - c + d - e + f - g} to get - b + c - d + e - f + g
That is soooooooo confusing
Yeah it's a lot to keep track of, but with enough practice, you'll get the hang of it
oops typo, that last 2) should be 3), but I'm sure you get the idea. Let me know if you're still stuck or not.
Join our real-time social learning platform and learn together with your friends!