Posted by alicia on Thursday, March 7, 2013 at 10:17am.
let f(x) = x^3-9x^2+16x-8
try x = ±1, ±2, ±4, ±8 , hoping to get f(x) = 0
wow, after one try ...
f(1) = 1 - 9 + 16 - 8 = 0
so x-1 is a factor
using synthetic division I had the other factor as
x^2 - 8x + 8
so x^2 - 8x + 8 = 0
I will use completing the square , since the middle term is even
x^2 - 8x + 16 = -8 + 16
(x-4)^2 = 8
x-4 = ±√8 = ± 2√2
x = 4 ± 2√2 or x = 1
Related Questions
Precalculus - "Show that x^6 - 7x^3 - 8 = 0 has a quadratic form. Then find...
Math - State the number of complex roots,possible number of real roots and ...
Math - Which describes the number and type of roots of the equation x^2-625=0? A...
Algebra II - Which describes the number and type of roots of the equation x^2 -...
math - Having a lil problem Prove that the roots of ax^2 + (a + b)x+b are real ...
Math - Find all integer roots of f(x). Identify any double roots. f(x) = 3x4 - ...
math - You have a difference of squares (x^2-3)(x^2+3) One of these factors to ...
Math - Find all integer roots of f(x). Identify any double roots. f(x) = 2x4 + ...
Math - Determine for what value(s) of d the quadratic equation 5x^2-10x+d = 0 ...
how many solutions are real? - hi, I am stuck on this question. y=x^2+4x and y^2...
For Further Reading