Question 285345: im a little confused as to what to do with the exponent in this situation. My teacher taught us in class but now that im home my mind went blank. The answer i came up with is -1. But the answers that were provided on this site are -2 and -4. Here is the problem: x^2 + 6x + 8 = 0 Here's what i did: x*x+6x+8=0 2x+6x+8=0 8x+8=0 8x=-8 x=-1...Someone just sent me an answer that just said factor (x+4)(x+2)=0....I'm even more confused now...IS THERE ANYONE THAT CAN BREAK THIS PROBLEM DOWN FOR ME STEP BY STEP PLEASE...THANK YOU!!
Found 2 solutions by jim_thompson5910, Deina: Answer by jim_thompson5910(35256) (Show Source):
You can put this solution on YOUR website! You made an error in thinking that . This is NOT true, and is a big misconception. So for all 'x'. What you were thinking of (I think) is that which is true for all 'x'.
There are two ways to solve this problem.
# 1 Factoring
First factor
Looking at the expression , we can see that the first coefficient is , the second coefficient is , and the last term is .
Now multiply the first coefficient by the last term to get .
Now the question is: what two whole numbers multiply to (the previous product) and add to the second coefficient ?
To find these two numbers, we need to list all of the factors of (the previous product).
Factors of :
1,2,4,8
-1,-2,-4,-8
Note: list the negative of each factor. This will allow us to find all possible combinations.
These factors pair up and multiply to .
1*8 = 8
2*4 = 8
(-1)*(-8) = 8
(-2)*(-4) = 8
Now let's add up each pair of factors to see if one pair adds to the middle coefficient :
First Number | Second Number | Sum | 1 | 8 | 1+8=9 | 2 | 4 | 2+4=6 | -1 | -8 | -1+(-8)=-9 | -2 | -4 | -2+(-4)=-6 |
From the table, we can see that the two numbers and add to (the middle coefficient).
So the two numbers and both multiply to and add to
Now replace the middle term with . Remember, and add to . So this shows us that .
Replace the second term with .
Group the terms into two pairs.
Factor out the GCF from the first group.
Factor out from the second group. The goal of this step is to make the terms in the second parenthesis equal to the terms in the first parenthesis.
Combine like terms. Or factor out the common term
So factors to .
Since and , this means that
So we've gone from to
Now remember that if AB = 0 (A times B equals zero), then either A=0, B=0 or both are equal to zero. This is the zero product property.
So use the zero product property to break down into the following equations shown below:
or
Now solve each equation to get
or
So the two solutions are or
============================================================
Method # 2: Quadratic Formula
Start with the given equation.
Notice that the quadratic is in the form of where , , and
Let's use the quadratic formula to solve for "x":
Start with the quadratic formula
Plug in , , and
Square to get .
Multiply to get
Subtract from to get
Multiply and to get .
Take the square root of to get .
or Break up the expression.
or Combine like terms.
or Simplify.
So the solutions are or
Note: the order of the solutions does not matter.
Answer by Deina(147) (Show Source):
|
|
|