SOLUTION: if x=square root 7 is aroot of x^3-3x^2-7x+21=0, use synthetic division to factor the polynomial completely and list all real solutions of the equation.

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: if x=square root 7 is aroot of x^3-3x^2-7x+21=0, use synthetic division to factor the polynomial completely and list all real solutions of the equation.       Log On


   



Question 597016: if x=square root 7 is aroot of x^3-3x^2-7x+21=0, use synthetic division to factor the polynomial completely and list all real solutions of the equation.

Answer by lwsshak3(11628) About Me  (Show Source):
You can put this solution on YOUR website!
if x=square root 7 is aroot of x^3-3x^2-7x+21=0, use synthetic division to factor the polynomial completely and list all real solutions of the equation.
**
..√7..|...1...-3....-7....21
..............√7...7-3√7.-21
..........1..-3+√7..-3√7..0
f(x)=(x-√7)(x^2+(-3+√7)x-3√7)
..
x^2+(-3+√7)x-3√7
solve by following quadratic formula:
x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+
a=1, b=(-3+√7), c=-3√7
x=3
or
x≈-√7
..
all real soltions: x=√7,-√7, and 3