document.write( "Question 441117: Find all roots of f(x) = x^3-x^2-5x+5 EXACTLY. Sketch a complete graph of f(x) and label all roots clearly. \n" ); document.write( "
Algebra.Com's Answer #304528 by stanbon(75887) ![]() You can put this solution on YOUR website! Find all roots of f(x) = x^3-x^2-5x+5 EXACTLY. Sketch a complete graph of f(x) and label all roots clearly. \n" ); document.write( "--------------- \n" ); document.write( " \n" ); document.write( "--- \n" ); document.write( "Since the sum of the coefficients is zero x= 1 is a root. \n" ); document.write( "Use synthetic division to find the other two: \n" ); document.write( "1)....1....-1....-5....5 \n" ); document.write( ".......1.....0.....-5...|..0\r \n" ); document.write( "\n" ); document.write( "Quotient: x^2-5 \n" ); document.write( "Factor x^2-5 = 0 \n" ); document.write( "(x-sqrt(5))(x+sqrt(5)) = 0 \n" ); document.write( "x = sqrt(5) or x = -sqrt(5) or x = 1 \n" ); document.write( "======================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "========== \n" ); document.write( " |