document.write( "Question 1011645: C4. #16\r
\n" );
document.write( "\n" );
document.write( "Solve the equation
\n" );
document.write( "x^3-13x^2+47x-35=0 given that 1 is zero of f(x)=x^3-13x^2+47x-35 \n" );
document.write( "
Algebra.Com's Answer #627375 by mathmate(429)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Question: \n" ); document.write( "Solve the equation \n" ); document.write( "x^3-13x^2+47x-35=0 given that 1 is zero of f(x)=x^3-13x^2+47x-35 \n" ); document.write( " \n" ); document.write( "Solution: \n" ); document.write( "Knowing that 1 is a zero (as evident by the factor theorem), we divide the expression by (x-1) to get \n" ); document.write( "(x^3-13x^2+47x-35)/(x-1)=x^2-12x+35 \n" ); document.write( "the latter factorizes into (x-7)(x-5) \n" ); document.write( "from which we can conclude that the solutions to x^3-13x^2+47x-35=0 are \n" ); document.write( "x={1,5,7} \n" ); document.write( " |