document.write( "Question 1189362: Consider g(x) = 2x^3 - x^2 + 2x -1\r
\n" );
document.write( "\n" );
document.write( "(a) Tell the maximum number of real zeros that the function may have. Do not
\n" );
document.write( " attempt to find the zeros.
\n" );
document.write( "(b) List the potential rational zeros. Do not attempt to find the zeros.
\n" );
document.write( "(c) Determine the real zeros of g and write g in factored form. \n" );
document.write( "
Algebra.Com's Answer #820705 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "(a) A polynomial of degree n has a maximum of n real zeros. This polynomial is degree 3, so the maximum number of real zeros is 3. \n" ); document.write( "(b) (+/-) (p/q), where p is a factor of the constant term (-1) and q is a factor of the leading coefficient (2). So the possible rational zeros are \n" ); document.write( "1, -1, 1/2, and -1/2. \n" ); document.write( "(c) \n" ); document.write( "The coefficients 2, -1, 2, -1 show us this can easily be factored by grouping: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "The factor (x^2+1) produces a pair of complex roots. The only real root is 1/2, coming from the factor (2x-1). \n" ); document.write( " \n" ); document.write( " |