document.write( "Question 235893: given a real zero, find all other zeros and write the polynomial in factored form.
\n" );
document.write( "P(x)=x3+3x2-10x-24 (3is a zero)
\n" );
document.write( "p(x)=x to the third power+three x to the second power-ten x-24(three is a zero) \n" );
document.write( "
Algebra.Com's Answer #173713 by solver91311(24713) You can put this solution on YOUR website! \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If 3 is a zero of P(x), then (x - 3) is a factor of P(x). Use polynomial long division to divide P(x) by (x - 3). The quotient, set equal to zero, will be a factorable quadratic equation which, when solved, will give you the other two zeros of P(x).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Below are two sites that illustrate polynomial long division\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "http://www.purplemath.com/modules/polydiv2.htm\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "http://en.wikipedia.org/wiki/Polynomial_long_division\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "John \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |