SOLUTION: If the root of the equation x²-8x+m=0 exceeds the other by 4 then the value of m is

Algebra ->  Quadratic Equations and Parabolas  -> Quadratic Equations Lessons  -> Quadratic Equation Lesson -> SOLUTION: If the root of the equation x²-8x+m=0 exceeds the other by 4 then the value of m is      Log On


   



Question 895216: If the root of the equation x²-8x+m=0 exceeds the other by 4 then the value of m is
Answer by richwmiller(17219) About Me  (Show Source):
You can put this solution on YOUR website!
we want m such that the factors a*b=m,a+b=8 and b-a=4
b+a=8
b-a=4
2b=12
b=6
a=2
m=6*2=12
(x-2)*(x-6)=x^2-8x+12

Solved by pluggable solver: Factoring using the AC method (Factor by Grouping)


Looking at the expression x%5E2-8x%2B12, we can see that the first coefficient is 1, the second coefficient is -8, and the last term is 12.



Now multiply the first coefficient 1 by the last term 12 to get %281%29%2812%29=12.



Now the question is: what two whole numbers multiply to 12 (the previous product) and add to the second coefficient -8?



To find these two numbers, we need to list all of the factors of 12 (the previous product).



Factors of 12:

1,2,3,4,6,12

-1,-2,-3,-4,-6,-12



Note: list the negative of each factor. This will allow us to find all possible combinations.



These factors pair up and multiply to 12.

1*12 = 12
2*6 = 12
3*4 = 12
(-1)*(-12) = 12
(-2)*(-6) = 12
(-3)*(-4) = 12


Now let's add up each pair of factors to see if one pair adds to the middle coefficient -8:



First NumberSecond NumberSum
1121+12=13
262+6=8
343+4=7
-1-12-1+(-12)=-13
-2-6-2+(-6)=-8
-3-4-3+(-4)=-7




From the table, we can see that the two numbers -2 and -6 add to -8 (the middle coefficient).



So the two numbers -2 and -6 both multiply to 12 and add to -8



Now replace the middle term -8x with -2x-6x. Remember, -2 and -6 add to -8. So this shows us that -2x-6x=-8x.



x%5E2%2Bhighlight%28-2x-6x%29%2B12 Replace the second term -8x with -2x-6x.



%28x%5E2-2x%29%2B%28-6x%2B12%29 Group the terms into two pairs.



x%28x-2%29%2B%28-6x%2B12%29 Factor out the GCF x from the first group.



x%28x-2%29-6%28x-2%29 Factor out 6 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.



%28x-6%29%28x-2%29 Combine like terms. Or factor out the common term x-2



===============================================================



Answer:



So x%5E2-8%2Ax%2B12 factors to %28x-6%29%28x-2%29.



In other words, x%5E2-8%2Ax%2B12=%28x-6%29%28x-2%29.



Note: you can check the answer by expanding %28x-6%29%28x-2%29 to get x%5E2-8%2Ax%2B12 or by graphing the original expression and the answer (the two graphs should be identical).



another way
x^2-8x+m=0
8/2=4
make the square
and set it equal to the difference 4
(x-4)^2=4
multiply it out
x^2-8x+16=4
x^2-8x+12=0
m=12