document.write( "Question 71858: Here is another one that is not explained in the 8 books that I have. At least not good enough whereas I can make sense of it.\r
\n" );
document.write( "\n" );
document.write( "the degree three polynomial f(x) with real coefficients and leading coefficient 1, has 4 and 3 + i among its roots. Express f(x) as a product of linear and quadratic polynomials with real coefficients.\r
\n" );
document.write( "\n" );
document.write( "Possible answers:
\n" );
document.write( "f(x) =(x+4)(x^2 + 6x +10)
\n" );
document.write( "f(x) =(x-4)(x^2 -6x -9)
\n" );
document.write( "f(x) =(x-4)(x^2 -6x +10)
\n" );
document.write( "f(x) = (x-4)(x^2 -6x +9)\r
\n" );
document.write( "\n" );
document.write( "Thanks to anyone who can possibly explain this to me. \n" );
document.write( "
Algebra.Com's Answer #51372 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! To find the roots (where the graph crosses the x-axis) you must set f(x) (or y) equal to zero. This works because all of the zeros will occur when y=0. So lets say we have a quadratic that we can factor we can easily pull the roots out. For instance lets say we want to find the zeros of \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Now go back to the original product of factors \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "So the zeros for this example are (-5,0) and (-1,0) \n" ); document.write( "In a sense, if we have ab=0 where a and b are factors, then a or b can equal zero (or both could be zero). If either are zero then the entire equation equals zero. This is why you have to factor a sum (which is what a polynomial is) into a product of linear factors. \n" ); document.write( "
|