SOLUTION: Factor the trinomial. 8 x squared plus 15 x minus 2

Algebra ->  Trigonometry-basics -> SOLUTION: Factor the trinomial. 8 x squared plus 15 x minus 2      Log On


   



Question 1190551: Factor the trinomial.

8 x squared plus 15 x minus 2

Found 2 solutions by ikleyn, greenestamps:
Answer by ikleyn(52903) About Me  (Show Source):
You can put this solution on YOUR website!
.

The trinomial is  8x^2 + 15x - 2.


Its discriminant is  d = 15%5E2+-+4%2A8%2A%28-2%29 = 225+%2B+64 = 289.


Its roots are (use the quadratic formula)


    x%5B1%2C2%5D = %28-15+%2B-+sqrt%28d%29%29%2F%282%2A8%29 = %28-15+%2B-+sqrt%28289%29%29%2F16 = %28-15+%2B-+17%29%2F16.


    x%5B1%5D = %28-15+%2B+17%29%2F16 = 2%2F16 = 1%2F8;

    x%5B2%5D = %28-15+-+17%29%2F16 = -32%2F16 = -2.



THEREFORE, the factoring is
    
    8x^2 + 15x - 2 = 8%2A%28x-x%5B1%5D%29%2A%28x-x%5B2%5D%29 = 8%2A%28x-1%2F8%29%2A%28x%2B2%29 = (8x-1)*(x+2).      ANSWER

Solved and completed.



Answer by greenestamps(13215) About Me  (Show Source):
You can put this solution on YOUR website!


(Note: I would guess that "factor the trinomial" means perform the factoring. Finding the roots using the quadratic formula and using the roots to do the factoring -- as the other tutor did -- is probably not what was wanted from the student....)

Here is one of a number of different ways you can do this factoring.

(1) Multiply the leading coefficient (8) times the constant term (-2) to get -16.
(2) Find two numbers whose product is -16 and whose sum is the coefficient of the middle term, 15. Those numbers are 16 and -1 (16 times -1 is -16; 16 plus -1 is 15).
(3) Use those two numbers to break the middle term 15x into two terms 16x and -1x and factor by grouping.

8x%5E2%2B15x-2
8x%5E2%2B16x-x-2
%288x%5E2%2B16x%29-%28x%2B2%29
8x%28x%2B2%29-1%28x%2B2%29
%288x-1%29%28x%2B2%29