document.write( "Question 495651: Explain why the graph of a polynomial function with real coefficients must have a y-intercept but may have no x-intercept. \n" ); document.write( "
Algebra.Com's Answer #336139 by oberobic(2304)![]() ![]() ![]() You can put this solution on YOUR website! The graph could be shift up or down such that it never touches x. \n" ); document.write( "Consider the following graphs: \n" ); document.write( "y = x^2 +1. \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "y = -x^2 -1. \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "The \"why\" part of your question is because the function is define for all 'x', from -infinity to +infinity. \n" ); document.write( "So, by definition, it is defined for x=0. That is the y-intercept. \n" ); document.write( ". \n" ); document.write( "As I showed above, you can manipulate the values to avoid the x-axis, at least for even polynomials. But with odd polynomials, including linear equations (the exponent = 1), there will be an x-intercept. \n" ); document.write( ". \n" ); document.write( "Consider: \n" ); document.write( "y = x^3 + 1 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |