74.1k views
5 votes
Do I set the equation up like this and then multiply the 2 on everything?

Do I set the equation up like this and then multiply the 2 on everything?-example-1
User Guid
by
8.6k points

1 Answer

4 votes
No no need to take out the 2
You can factor this by using the ac method

2x^2 + 3x - 5 = 0

multiplying the first and last coefficients 2 * -5 = -10
Now we want to get 2 factors of -10 which will give us +3 when added:-
+5 and -2 seem ok so we write:-

2x^2 - 2x + 5x - 5 = 0

2x(x - 1) + 5 (x - 1) =0

(2x + 5)(x - 1) = 0

Solution is x = -5/2 and x = 1
User Acrube
by
8.3k points