x2+8x+15=0
(x+m)(x+n) = 0
We want:
m+n = 8
m*n = 15
Factors of 15 = 15*1, 5*3 Let's try 5 and 3
5+3=8
5*3=15
5 and 3 work, so m=3, n=5
(x+3)(x+5)=0
x= -3 and -5
-------------
3x^2+8x-3=0
This is a bit more complicated. The factors will be:
(3x+m)(x+n) If you multiply them out you get
3x2 + (3n+m)x + mn = 0
So you need an m and n such that:
3n+m = 8
mn = -3
Factors of mn = -3 = -3*1, -1*3
Try n=-3 and m=1
3n+m = 3(-3)+1 = -9+1 = -8 We need +8 not -8 so this doesn't work
Try n=3, m=-1
3n+m = 3(3)+(-1) = 9 = 1 = 8 This works so
m=-1, n=3
Factors are:
(3x-1)(x+3)
x = 1/3, -3
Ken C.
(3x-1)(x+3) was the factored version I got.
3x-1 = 0
x+3=0
Therefore, 3x=1 -> x=1/3
Report
04/27/14

Philip P.
tutor
Hi Felicia,
We need (3x-1) to equal zero. Let's plug in x=-1/3. (3*(1/3) + 1) = ((3/3) + 1) = (1 - 1) = 0.
In other words, we need 3x to equal 1, which happens if x = 1/3.
Report
04/28/14
Felicia S.
04/27/14