SOLUTION: How can you factor out, completely the problem 4t^2-12t+9-w^2?

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: How can you factor out, completely the problem 4t^2-12t+9-w^2?      Log On


   



Question 118297: How can you factor out, completely the problem 4t^2-12t+9-w^2?
Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
4t%5E2-12t%2B9-w%5E2 Start with the given expression

Let's focus on the polynomial 4t%5E2-12t%2B9




Looking at 4t%5E2-12t%2B9 we can see that the first term is 4t%5E2 and the last term is 9 where the coefficients are 4 and 9 respectively.

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



Factors of 36:
1,2,3,4,6,9,12,18

-1,-2,-3,-4,-6,-9,-12,-18 ...List the negative factors as well. This will allow us to find all possible combinations

These factors pair up and multiply to 36
1*36
2*18
3*12
4*9
6*6
(-1)*(-36)
(-2)*(-18)
(-3)*(-12)
(-4)*(-9)
(-6)*(-6)

note: remember two negative numbers multiplied together make a positive number


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

First NumberSecond NumberSum
1361+36=37
2182+18=20
3123+12=15
494+9=13
666+6=12
-1-36-1+(-36)=-37
-2-18-2+(-18)=-20
-3-12-3+(-12)=-15
-4-9-4+(-9)=-13
-6-6-6+(-6)=-12



From this list we can see that -6 and -6 add up to -12 and multiply to 36


Now looking at the expression 4t%5E2-12t%2B9, replace -12t with -6t%2B-6t (notice -6t%2B-6t adds up to -12t. So it is equivalent to -12t)

4t%5E2%2Bhighlight%28-6t%2B-6t%29%2B9


Now let's factor 4t%5E2-6t-6t%2B9 by grouping:


%284t%5E2-6t%29%2B%28-6t%2B9%29 Group like terms


2t%282t-3%29-3%282t-3%29 Factor out the GCF of 2t out of the first group. Factor out the GCF of -3 out of the second group


%282t-3%29%282t-3%29 Since we have a common term of 2t-3, we can combine like terms


So 4t%5E2-12t%2B9 factors to %282t-3%29%282t-3%29 which is %282t-3%29%5E2


--------------------

So 4t%5E2-12t%2B9-w%5E2 becomes %282t-3%29%5E2-w%5E2


Notice how we have a difference of squares. This means we can use the difference of squares formula to factor further.

Let A=2t-3 and B=w

A%5E2-B%5E2 So we then get this


A%5E2-B%5E2=%28A%2BB%29%28A-B%29 Now factor using the difference of squares


%282t-3%2Bw%29%282t-3-w%29 Now replace A with 2t-3 and B with w




---------------------------------

Answer:

So 4t%5E2-12t%2B9-w%5E2 completely factors to %282t-3%2Bw%29%282t-3-w%29