document.write( "Question 1086975: Determine whether the function is a polynomial function.\r
\n" );
document.write( "\n" );
document.write( "f(x) = x^3/2 - x^6 + 6
\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #701229 by mathmate(429) You can put this solution on YOUR website! Question: \n" ); document.write( "Determine whether the function is a polynomial function. \n" ); document.write( "f(x) = x^3/2 - x^6 + 6 \n" ); document.write( " \n" ); document.write( "Solution: \n" ); document.write( "I think I have seen this question elsewhere today. :) \n" ); document.write( "Assuming no missing parentheses, ie. properly interpreted using PEMDAS rules, \n" ); document.write( "f(x) = (x^3)/2 - x^6 + 6 \n" ); document.write( "the function has one or more terms, each of which has a variable (or more) raised to a non-negative integer power. Therefore the function is a polynomial. \n" ); document.write( " \n" ); document.write( "A detailed definition and explanation of a polynomial, and the related terms, can be found : \n" ); document.write( "https://en.wikipedia.org/wiki/Polynomial\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |