Why Does Adding a Bracket Change My Equation Result?

  • Thread starter Thread starter Gringo123
  • Start date Start date
  • Tags Tags
    Simplify
AI Thread Summary
The discussion focuses on the confusion surrounding the addition of a bracket in the expression -3e + (e - 1). The key point is that the plus sign before the bracket indicates that the terms inside should be added, leading to -3e + e - 1, which simplifies to -2e - 1. Misinterpretation of the operation as multiplication caused initial incorrect answers. Understanding that the operation is addition clarifies the correct approach to simplifying the expression. Properly applying the sign to the terms inside the brackets resolves the confusion.
Gringo123
Messages
141
Reaction score
0
I'm studying expanding and simplifying brackets and I'm not sure how to tackle this type of problem:

-3e + (e - 1)

It's the + sign before the bracket that confuses me. My (wrong) answer was:
-3e squared + 3e
I guess that would have been right if that + wasn't there.
The answer is:
-3e - 1

How do I get to that?
 
Physics news on Phys.org
No...that is not the answer...it should be -2e - 1.
To tackle the problem, just apply the sign to the terms inside the brackets.
So, -3e + (e-1) = -3e + e - 1
(+ * + = +, + * - = -)
 
Got it! Thanks once again Fightfish!
 
Gringo123 said:
I'm studying expanding and simplifying brackets and I'm not sure how to tackle this type of problem:

-3e + (e - 1)
In this expression the parentheses (brackets are [ ]) are completely unnecessary.
-3e + (e - 1) = -3e + e -1 = -2e - 1.

You are interpreting this problem incorrectly as a multiplication problem even though the operation is really addition. In other words, you are working this problem:
-3e(e -1) = -3e2 + 3e.


Gringo123 said:
It's the + sign before the bracket that confuses me. My (wrong) answer was:
-3e squared + 3e
I guess that would have been right if that + wasn't there.
The answer is:
-3e - 1

How do I get to that?
 
Back
Top