document.write( "Question 894839: Given f(x)=-x^3+7x^2-9x-5 & that x=5 is a root, find the other roots. (Find the depressed equation, then use the quadratic formula). Simplify your answer as much as possible, but do not approximate with decimals. \n" ); document.write( "
Algebra.Com's Answer #542522 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Given f(x)=-x^3+7x^2-9x-5 & that x=5 is a root, find the other roots. (Find the depressed equation, then use the quadratic formula). Simplify your answer as much as possible, but do not approximate with decimals. ----- \n" ); document.write( "--------- \n" ); document.write( "Using synthetic division:: \n" ); document.write( "5)....-1....7....-9....-5 \n" ); document.write( "......-1....2.....1...|..0 \n" ); document.write( "---- \n" ); document.write( "Quotient:: -x^2 + 2x + 1 \n" ); document.write( "------- \n" ); document.write( "Using the quadratic formula:: \n" ); document.write( "x = [-2 +- sqrt(4 - 4*-1*1)]/-2 \n" ); document.write( "----- \n" ); document.write( "x = [-2 +- sqrt(8)]/(-2) \n" ); document.write( "----- \n" ); document.write( "x = [-2+-2sqrt(2)]/(-2) \n" ); document.write( "----- \n" ); document.write( "x = 1 +- sqrt(2) \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "--------------------- \n" ); document.write( " |