Question 96008
factor

2w² - 13w + 18

<pre><font size = 4><b>
<font color = "red">2</font>x² - 13w + <font color = "red">18</font>

1. Multiply the <font color = "red">2</font> by the <font color = "red">18</font>, get 36.

2. Notice the sign of the last term is +, so we think "SUM".
(If the sign of the last term had been +, we would think "DIFFERENCE")

3. Think of two positive integers which have product 36 and SUM 13, 
the coefficient (in absolute value) of the middle term.

It doesn't take long to see that two such positive integers are 
9 and 4.  That's because 9 TIMES 4 is 36 and 9 PLUS 4 is 13.

4. Now use 9 and 4 to rewrite the 13 as (9 + 4)

2w² - (9 + 4)w + 18

5. Remove the parentheses by distributing

2w² - 9w - 4w + 18

6. Factor by grouping. That is:

a. Factor the first two terms by taking
out w.

b. Factor the last two terms by taking out -2

w(2w - 9) - 2(2w - 9)

c. Now notice that <font color = "red">(2w - 9)</font> is contained in both expressions:

w<font color = "red">(2w - 9)</font> - 2<font color = "red">(2w - 9)</font>

d. So factor out the whole <font color = "red">(2w - 9)</font> leaving w when factoring
it out of the left expression, and leaving -2 when factoring
<font color = "red">(2w - 9)</font> out on the right expression.

<font color = "red">(2w - 9)</font>(w - 2)

That's it!

Edwin</pre>