Solve Quadratic Equations by Factoring:
Solve by factoring and using the Zero Product Property:
1. 2x^2+3x-5=x^2+4x-5
2. 16x^2+5=4
3. X^2+45=20-10x
WILL MARK BRAINLIEST!!

Respuesta :

Answer:

  1. x = 0 or 1
  2. x = ±i/4
  3. x = -5 (twice)

Step-by-step explanation:

Factoring is aided by having the equations in standard form. The first step in each case is to put the equations in that form. The zero product property tells you that a product is zero when a factor is zero. The solutions are the values of x that make the factors zero.

1. x^2 -x = 0

  x(x -1) = 0 . . . . . x = 0 or 1

__

2. 16x^2 +1 = 0

This is the "difference of squares" ...

  (4x)^2 - (i)^2 = 0

  (4x -i)(4x +i) = 0 . . . . . x = -i/4 or i/4 (zeros are complex)

__

3. x^2 +10x +25 = 0

  (x +5)(x +5) = 0 . . . . . x = -5 with multiplicity 2