Algebra: How does [-x^2 -4x+4-1] become [(x^2+4x-4)-1]

  • Thread starter Thread starter LearninDaMath
  • Start date Start date
  • Tags Tags
    Algebra
AI Thread Summary
The discussion centers on the process of completing the square for the expression -x^2 - 4x + 3. Participants clarify that adding parentheses does not inherently change signs, but factoring out a negative does affect the expression. The correct approach involves recognizing that -x^2 - 4x can be rewritten as -(x^2 + 4x) + 3, leading to the need to adjust terms accordingly. Confusion arises around how to handle the negative sign when adding constants outside the parentheses. Ultimately, the goal is to express the equation in the form of (x + a)^2 for clarity and correctness.
LearninDaMath
Messages
295
Reaction score
0
If I want to complete the square with

(-x^{2}-4x+3) I would write

(-x^{2}-4x+(...) +3 - (...)) = (-x^{2}-4x+4+3-4) = (-x^{2}-4x+4-1) = (x^{2}+4x-4) - 1Why does adding the parentheses to separate the -1 change all the signs. I understand it has something to do with factoring out a negative, but how exactly?

I thought adding parentheses to a series of additions and/or subtractions is simply an associative property. Signs don't need to change in associate property, so why would they change when adding parentheses to separate the -1 when completing the square for an integration problem in calculus?
 
Last edited:
Mathematics news on Phys.org
"I thought adding parentheses to a series of additions and/or subtractions is simply an associative property. Signs don't need to change in associate property, so why would they change when adding parentheses to separate the -1 when completing the square for an integration problem in calculus? "

It doesn't; you are perfectly correct concerning addition/subtraction relative to the associative property.

The last expression is missing a minus sign in front of the parenthesis expression containing the completed square.
 
-(x^2+4x-4)+7 ?
 
There's a mistake, x^2 + 4x - 4 is not a square.

The correct way to start is:

-x^2 - 4x + 3
-(x^2 + 4x) + 3
 
verty said:
There's a mistake, x^2 + 4x - 4 is not a square.

The correct way to start is:

-x^2 - 4x + 3
-(x^2 + 4x) + 3

I'm confused as heck, but this is good practice since this is exactly what we're reviewing in math right now.

If you start with -(x^2+4x) + 3, you divide that 4 by two and square it, resulting in -(x^2+4x+4)+3.

However, you have do add that 4 to the outside, but doesn't the negative in the very front make it a negative 4, finally resulting in -(x^2+4x+4) + 7? I'm confused on where to go from here.
 
NextElement said:
I'm confused as heck, but this is good practice since this is exactly what we're reviewing in math right now.

If you start with -(x^2+4x) + 3, you divide that 4 by two and square it, resulting in -(x^2+4x+4)+3.

However, you have do add that 4 to the outside, but doesn't the negative in the very front make it a negative 4, finally resulting in -(x^2+4x+4) + 7? I'm confused on where to go from here.

You have done the hard work, you just need to write it in the neatest way possible. Remember you want to have something like (x+a)^2.

Here is a more abstract example for you to practice the steps on:

x^2 + px + q = 0
 
  • Like
Likes 1 person
Think I got it:

-(x+2)^2 + 7? :)
 
Back
Top