Solving Polynomials by Factoring Pt 1
(a=1,a>1)
Solving Polynomials by Factoring Pt 2 (GCF, Quartic Trinomial)
Write a Polynomial...
100

What are the solutions to the following polynomial equation: 

x2 + 10x + 24 = 0



=> (x+6)(x+4) = 0

=> x = -6,-4

100

What are the solutions to the following polynomial equation: 

x3 + 5x2 -14x = 0

=> x(x2+5x-14) = 0

=> x(x-2)(x+7) = 0

=> x =0, 2,-7

100

Write a polynomial of degree 2 in standard form with the following roots:

2, 1

(x-2)(x-1)

x2-3x+2

200

What are the solutions to the following polynomial equation: 

x2 -3x - 54 = 0

=> (x-9)(x+6) = 0

=> x = 9,-6

200

What are the solutions to the following polynomial equation: 

2x3 -10x2 -12x = 0

=> 2x(x2-5x-6) = 0

=> 2x(x-6)(x+1) = 0

=> x =0, 6,-1

200

Write a polynomial of degree 3 in factored form with the following roots:
0.-2,5


x(x + 2)(x - 5)

300

What are the solutions to the following polynomial equation: 

x2 +2x - 63 = 0

=> (x+9)(x-7) = 0

=> x = -9,7

300

What are the solutions to the following polynomial equation: 

3x3 -33x2 +30x = 0

=> 3x(x2-11x+10) = 0

=> 3x(x-1)(x-10) = 0

=> x =0, 1,10

300

Write a polynomial of degree 4 in factored form with the following roots:
0.-2,sqrt5


x(x+2)(x-sqrt5)(x+sqrt5)

400

What are the solutions to the following polynomial equation: 

2x2 +5x - 3 = 0

=> (2x-1)(x+3) = 0

=> x = 1/2, -3

400

What are the solutions to the following polynomial equation: 

x4 -11x2 +30 = 0

=> (x2-6)(x2-5)=0

=> x2=6  x2=5

=> x =sqrt 6, -sqrt6, sqrt 5,-sqrt5




400

Write a polynomial of degree 4 in factored form with the following roots:
1,2,3i

(x-1)(x-2)(x-3i)(x+3i)

500

What are the solutions to the following polynomial equation: 

3x2 +8x +4 = 0

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

=> x = -2/3, -2

500

What are the solutions to the following polynomial equation: 

x4 -5x2 -36 = 0

=> (x2-9)(x2+4)=0

=> x2=9  x2=-4

=> x =3, -3, 2i,-2i

500

Write a polynomial of degree 3 in expanded form with the following roots:

2i, -1

(x-2i)(x+2i)(x+1)

(x2+4)(x+1)

=>x3+x2+4x+4