Simplifying Expressions with Negative Signs: Understanding Parentheses and Signs

  • Thread starter Thread starter kenewbie
  • Start date Start date
AI Thread Summary
The discussion revolves around simplifying the expression a + 2b - (-a + b). The initial confusion stems from the incorrect application of the negative sign when removing parentheses. The correct interpretation is that the negative sign outside the parentheses changes the signs of the terms inside, leading to a + 2b + a - b. Ultimately, the simplified expression is 2a + b, clarifying the importance of correctly handling negative signs in algebraic expressions. The conversation emphasizes understanding how to distribute negative signs effectively.
kenewbie
Messages
238
Reaction score
0
Silly question but this kind of threw me:

a + 2b - (-a + b) =

So, when you remove the parantheses, you change the sign. So I figured it would go like this:

a + 2b - a - b = b

(by this logic: - (-a + b) = - +a -b = -a -b)

But my books says

a + 2b + a - b = 2a + b

I'm guessing the book is right, but where am I stepping wrong?

k
 
Physics news on Phys.org
You are basically looking to expand -1\cdot(-a+b)=(-1)(-a)+(-1)(b)

Can you simplify this?
 
I thought I did, but it seems I don't :/

(-1)(-a) + (-1)(b) = a + (-b) = a + b

k
 
You got real close. You correctly figured that (-1)(-a) amounts to the 'a'
So look close at (-1)(b), and note that you think it amounts to 'b', which is wrong!
(-1)(-a) + (-1)(b) = a + (-b) = a + b
is what you were thinking

(-1)(-a) + (-1)(b) = a + (-b) = a - b is what I am thinking.

OK - so you now know that a minus sign in front of anything, (even stuff in brackets) is like saying it is multiplied by -1. Now move on and get it all quicker like this... start again... Take it from the left.
a + 2b - (-a + b)

There's a+2b which we leave alone for now. Work on the -(-a+b)

Think "two minusus multiplied out make a plus" so the first term will be 'a'
Now make the minus sign outside the work on the next term inside.
Ahh, its a minus times a plus, which makes a minus. That results in -b
Put them together. You get a - b

Now finally bring back the a + 2b, and you get a + 2b + a - b

I leave it to you to finally push the a's and b's together, and come up with the final simplest expression.
 
(-1)(-a) + (-1)(b) = a + (-b) = a + b

Ugh, that was a nasty little typo, it is supposed to read = a - b.

Thanks for the responses, I appreciate it.

k
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top