document.write( "Question 948109: Give an example of a polynomial p of degree 6 such
\n" );
document.write( "that p(0) = 5 and p(x)≥5 for all real numbers x. \n" );
document.write( "
Algebra.Com's Answer #578638 by Edwin McCravy(20055)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "The easiest one is \r\n" ); document.write( "\r\n" ); document.write( "p(x) = x6 + 5\r\n" ); document.write( "\r\n" ); document.write( "since p(0)=5 and x6 has an even exponent and \r\n" ); document.write( "therefore is never never negative. and when 5 is added \r\n" ); document.write( "to it, the sum is always greater than or equal \r\n" ); document.write( "to 5. \r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |