SOLUTION: I have been struggling with this problem and I was wondering if anyone could help me? I would deeply appreciate it! Please and Thank you! Factoring Patterns for ax^2+bx+c F

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: I have been struggling with this problem and I was wondering if anyone could help me? I would deeply appreciate it! Please and Thank you! Factoring Patterns for ax^2+bx+c F      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 139591This question is from textbook Algebra Structure and Method
: I have been struggling with this problem and I was wondering if anyone could help me? I would deeply appreciate it! Please and Thank you!

Factoring Patterns for ax^2+bx+c
Factor. Check by multiplying the factors. If the polynomial is not factorable, write prime.
2(x-y)^2-9(x-y)z-5z^2
This question is from textbook Algebra Structure and Method

Found 2 solutions by jim_thompson5910, solver91311:
Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
2%28x-y%29%5E2-9%28x-y%29z-5z%5E2 Start with the given equation

Let w=x-y

2w%5E2-9wz-5z%5E2 Plug in w=x-y


-5z%5E2-9wz%2B2w%5E2 Sort the terms in descending order


-%285z%5E2%2B9wz-2w%5E2%29 Factor out a negative one


Now let's factor the inner polynomial 5z%5E2%2B9wz-2w%5E2



Looking at 5z%5E2%2B9wz-2w%5E2 we can see that the first term is 5z%5E2 and the last term is -2w%5E2 where the coefficients are 5 and -2 respectively.

Now multiply the first coefficient 5 and the last coefficient -2 to get -10. Now what two numbers multiply to -10 and add to the middle coefficient 9? Let's list all of the factors of -10:



Factors of -10:
1,2,5,10

-1,-2,-5,-10 ...List the negative factors as well. This will allow us to find all possible combinations

These factors pair up and multiply to -10
(1)*(-10)
(2)*(-5)
(-1)*(10)
(-2)*(5)

note: remember, the product of a negative and a positive number is a negative number


Now which of these pairs add to 9? Lets make a table of all of the pairs of factors we multiplied and see which two numbers add to 9

First NumberSecond NumberSum
1-101+(-10)=-9
2-52+(-5)=-3
-110-1+10=9
-25-2+5=3



From this list we can see that -1 and 10 add up to 9 and multiply to -10


Now looking at the expression 5z%5E2%2B9wz-2w%5E2, replace 9wz with -1wz%2B10wz (notice -1wz%2B10wz adds up to 9wz. So it is equivalent to 9wz)

5z%5E2%2Bhighlight%28-1wz%2B10wz%29%2B-2w%5E2


Now let's factor 5z%5E2-1wz%2B10wz-2w%5E2 by grouping:


%285z%5E2-1wz%29%2B%2810wz-2w%5E2%29 Group like terms


z%285z-w%29%2B2w%285z-w%29 Factor out the GCF of z out of the first group. Factor out the GCF of 2w out of the second group


%28z%2B2w%29%285z-w%29 Since we have a common term of 5z-w, we can combine like terms

So 5z%5E2-1wz%2B10wz-2w%5E2 factors to %28z%2B2w%29%285z-w%29


So 5z%5E2%2B9wz-2w%5E2 factors to %28z%2B2w%29%285z-w%29



This means that -%285z%5E2%2B9wz-2w%5E2%29 factors to -%28z%2B2w%29%285z-w%29 (remember, we pulled out a negative one previously)


-%28z%2B2%28x-y%29%29%285z-%28x-y%29%29 Now replace "w" with x-y


-%28z%2B2x-2y%29%285z-x%2By%29 Distribute

-------------------------------
Answer:


So 2%28x-y%29%5E2-9%28x-y%29z-5z%5E2 factors to -%28z%2B2x-2y%29%285z-x%2By%29



Answer by solver91311(24713) About Me  (Show Source):
You can put this solution on YOUR website!
There is a slight flaw in your terminology. ALL 2nd degree trinomials can be expressed as the product of two factors, x-r and x-s. The thing is, r and s aren't always integers or even rational numbers. I suspect your instructor meant to say "If the polynomial is not factorable over the integers (or rationals), write prime."

With this ungodly horror, 2%28x-y%29%5E2-9%28x-y%29z-5z%5E2, recognize that the independent variable is x-y, so let's clean it up a bit by saying u=x-y. That let's us rewrite the expression: 2u%5E2-9z%2Au-5z%5E2. Now we can see that the pattern ax%5E2%2Bbx%2Bc means that a=2, b=-9z, and c=-5z%5E2

Now we can use the fact that r and s are roots of ax%5E2%2Bby%2Bc=0 if and only if x-r and x-s are factors of ax%5E2%2Bby%2Bc.

So let's find the roots of 2u%5E2-9z%2Au-5z%5E2=0 using the quadratic formula:
u+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+

u+=+%28-%28-9z%29%2B-+sqrt%28+%28-9z%29%5E2-4%2A2%2A%28-5z%5E2%29+%29%29%2F%282%2A2%29+

u+=+%289z%2B-+sqrt%28+81z%5E2%2B40z%5E2+%29%29%2F%284%29+

u+=+%289z%2B-+sqrt%28121z%5E2+%29%29%2F%284%29+

u+=+%289z%2B11z%29%2F%284%29+ or u+=+%289z-11z%29%2F%284%29+

u+=+%2820z%29%2F%284%29+ or u+=+%28-2z%29%2F%284%29+

u+=+5z+ or u+=+-z%2F2+

That means that either u-5z=0 or u+%2B+z%2F2+=0 (which is equivalent to 2u%2Bz=0.

Hence our factors so far are %28u-5z%29%282u%2Bz%29=0, but remember that u=x-y, so:

%28%28x-y%29-5z%29%282%28x-y%29%2Bz%29 are your two factors.