
Marcelo G. answered 04/07/15
Tutor
4.9
(29)
Engaging Active Motivating Electrical Engineer for Math, Algebra
Hi factoring this in easy way:
you have to multiply 15x2=30
then you have to find two numbers such as a1 x a2 = 30 and also the same numbers a1 +/- a2 = 7
just by thinking a little bit you can say that 10 and 3 are your number right?
10 x 3 = 30 and 10-3=7 (don't worry about signs yet)
les put the equation like this:
15w^2 -10W+3W -2 = 0 (I just changed -7W in function of the numbers a1 and a2 so -7W = -10W + 3W right?)
now lets order this in a better way
15W^2 + 3W -10W -2 = 0 ( I just re-ordered)
from the two first terms and the second two
3W(5W+1) - 2 (5W +1) = 0 (just took common factor between them)
now take common factor again ( 5W+1 is common between the two terms)
so
(5W+1) (3W-2) = 0
therefore w = -1/5 and w=2/3
hope this helped