SOLUTION: use the ac test to determine if trinomial is factored. find values of m and n. x^2-3x+7

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: use the ac test to determine if trinomial is factored. find values of m and n. x^2-3x+7      Log On


   



Question 112794: use the ac test to determine if trinomial is factored. find values of m and n.
x^2-3x+7

Answer by solver91311(24713) About Me  (Show Source):
You can put this solution on YOUR website!
I think you meant to say "use the ac test to determine if the trinomial is factorable," and I'm presuming the m and n you are referring to are the m and n in the following:

%28x%2Bm%29%28x%2Bn%29=x%5E2-3x%2B7

First the AC method. A and C refer to the coefficients on the equation in standard form, namely: ax%5E2%2Bbx%2Bc=0

The first step of the AC method is to determine the product a%2Ac. In this case it is 1%2A7.

The second step of the AC method is to list the possible factor pairs of the product a%2Ac. In this case, 7 is a prime number so the only factor pairs that exist are (1,7) and (-1,-7).

The third step is to find a factor pair that adds up to b or -3 in this problem. But there is no such pair because 1 + 7 = 8 and (-1) + (-7) = -8. Therefore, the trinomial is not factorable.

Since the trinomial is not factorable, we are left with completing the square to find values for m and n in %28x%2Bm%29%28x%2Bn%29=x%5E2-3x%2B7.

Completeing the square:
Step 1:

x%5E2-3x%2B7=0. Begin with the original trinomial set equal to zero.
x%5E2-3x=-7. Add the negative of the constant term to both sides. (if the coefficient on the x%5E2 term were other than 1, you would have the preliminary step of dividing both sides by that coefficient)
x%5E2-3x%2B%283%2F2%29%5E2=-7%2B%283%2F2%29%5E2. Take the coefficient on the x term, divide by 2 and then square the result and add that result to both sides of the equation.
x%5E2-3x%2B%283%2F2%29%5E2=-19%2F4. And simplify the right side.

Now the left side of the equation is a perfect square that can be factored.

%28x-3%2F2%29%5E2=-19%2F4
x=3%2F2%2B-sqrt%28-19%2F4%29

But we have a problem because sqrt%28-1%29 doesn't exist. So we define the imaginary number i such that i%5E2=-1. Now we can write:

x=3%2F2%2B-i%2Asqrt%2819%29%2F2, So,

x=3%2F2%2Bi%2Asqrt%2819%29%2F2 or x=3%2F2-i%2Asqrt%2819%29%2F2, which is to say:

x-%283%2F2%2Bi%2Asqrt%2819%29%2F2%29=0 or x-%283%2F2-i%2Asqrt%2819%29%2F2%29=0. And now we can say that:

and finally,

m=-%283%2F2%2Bi%2Asqrt%2819%29%2F2%29 and n=-%283%2F2-i%2Asqrt%2819%29%2F2%29

Now we still have to check the answer:

Is this statement true?

Apply the FOIL method to the left side:



Remembering that i%5E2=-1

Now collect terms and watch all of those pesky radicals go away:


x%5E2-3x%2F2-3x%2F2%2B9%2F4%2B19%2F4
x%5E2-3x%2B28%2F4
x%5E2-3x%2B7

And the answer checks.

Hope this helps.

John