document.write( "Question 635874: use the given zero to find the remaining zeros of the function f(x) = x^3 - 3x^2 + 25x - 75; zero: 5 i \n" ); document.write( "
Algebra.Com's Answer #400597 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! use the given zero to find the remaining zeros of the function f(x) = x^3 - 3x^2 + 25x - 75; zero: 5 i \n" ); document.write( "---- \n" ); document.write( "Fact: Since the coefficients are Real, -5i is also a zero. \n" ); document.write( "--- \n" ); document.write( "Therefore (x-5i)(x+5i) = x^2+25 must be a factor of f(x) \n" ); document.write( "---- \n" ); document.write( "Rewrite: \n" ); document.write( "x^2(x-3)+25(x-3) = 9 \n" ); document.write( "(x-3)(x^2+25) = 0 \n" ); document.write( "x = 3 or x = 5i or x = -5i \n" ); document.write( "============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |