document.write( "Question 312642: Which of the following equations is not a polynomial?
\n" );
document.write( "a. x^2-x+2/x
\n" );
document.write( "b. y=x
\n" );
document.write( "c. y=3x-5(x+2)
\n" );
document.write( "d. y=3x^4-2x \n" );
document.write( "
Algebra.Com's Answer #223547 by Edwin McCravy(20059)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "A polynomial must be the sum of terms consisting only of numerical coefficients of variables \r\n" ); document.write( "with whole number powers, and no variables in denominators.\r\n" ); document.write( "\r\n" ); document.write( "Choice a) has a variable in a denominator. So it is the only one which is not a polynomial.\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |