47.4k views
2 votes
Solve the Quadratics:

1) m^2+5m+6=0
2) 5p^2-125=0
3) 2x^2-4x-30=0
4) 6n^2-10n-16=3
5) 5v^2-2-v=-v

User Te
by
4.8k points

1 Answer

7 votes

Answer: 1. {-2, -3} 2. {-5, 5} 3. {-3, 5}

Explanation:

1) First, factor the equation by finding two numbers whose product is 6 and sum is 5. Then apply the Zero Product Property by setting each product equal to zero and solving for m.

m² + 5m + 6 = 0

1 + 6 = 7

2 + 3 = 5 This works!

(x + 2)(x + 3) = 0

x + 2 = 0 x + 3 = 0

x = -2 x = -3

2) Factor out the GCF of 5. Notice the remaining factor is the difference of squares (because the middle term is missing and the first and last terms are perfect squares. Then apply the Zero Product Property by setting each product equal to zero and solving for p.

5p² - 125 = 0

5(p² - 25) = 0

5(p +5)(p - 5) = 0

5 ≠ 0 p+ 5 = 0 p - 5 = 0

p = -5 p = 5

3) Factor out the GCF of 2. Factor the equation by finding two numbers whose product is -15 and sum is -2. Then apply the Zero Product Property by setting each product equal to zero and solving for x.

2x² - 4x - 30 = 0

2(x² - 2 - 15) = 0

1 - 15 = -14

3 - 5 = -2 This works!

(x + 3)(x - 5) = 0

x + 3 = 0 x - 5 = 0

x = -3 x = 5

***************************************************

You are allowed a maximum of 3 questions.

Try #4 and #5 on your own. If you still need help with them, please create a new question and post them.

User Deanvmc
by
5.4k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.