How do you factor 5y^2 - 2y - 35y22y3?

2 Answers
Apr 12, 2018

(5y+3)(y-1)(5y+3)(y1)

Explanation:

OK i'll try my best.

Think of a factorised equation as being in the form (ay+b)(cy+d)(ay+b)(cy+d)

a xx ca×c must equal 55
bxxdb×d must equal -33

So, what two integers multiply together to get 5? 5 and 1. So a=5a=5 and c=1c=1 So now you can write the equation as (5y+b)(y+d)(5y+b)(y+d)

What two integers multiply together to get -3? Well, there's four possibilities.
1: b=3 and d=-1b=3andd=1
2: b=-3 and d=1b=3andd=1
3: b=1 and d=-3b=1andd=3
4: b=-1 and d=3b=1andd=3

Which of these combinations gets you 5y^2-2y-35y22y3 when you multiply out the brackets? Really, it's trial and error here, but it gets quicker as you do it more and more often. Combination 1 is the one that works.

(5y+3)(y-1)(5y+3)(y1)

Apr 12, 2018

Factor by grouping. You should get (5y+3)(y-1)(5y+3)(y1) at the end

Explanation:

Factor by grouping is by far the easiest factoring method I have ever encountered. First of all let me say that if you can factor a number out of the front number DO IT. Making the x^2x2 alone is so much easier to factor. In this case you cannot so let me should you my way.
Start by multiplying your aa term and cc term; if you do not know the base form of a quadratic equation is ax^2 +bx +cax2+bx+c:
When you multiply 55 and -33 you get -1515. Now you need to find two numbers that multiply to -1515 and add up to your bb term (-22). In this case the two numbers are -55 and 33 as you can see:
-5+3=-25+3=2 and -5*3=-1553=15 We're good to go.
Next step is to make the formula to factor:
Split you middle term into -55 and +3+3 to make it true:
5y^2 -5y + 3y -35y25y+3y3
Next, put parenthesis around the first two variables and last two like so:
(5y^2-5y)(3y-3)(5y25y)(3y3)
Now this is starting to look like something you can factor. If you did everything right you should be able to factor the two parenthesis and get the same numbers inside both:
5y(y-1)3(y-1)5y(y1)3(y1)
If that is all right you can cross out one of the parenthesis and make a new one with the numbers you just factored:
(5y+3)(y-1)(5y+3)(y1)
That's probably a little difficult to understand but I tried sorry.
To check just foil!!
5y^2-5y+3y-35y25y+3y3 checks out!!!