document.write( "Question 755769: determine if the expression is a polynomial. if it is, state how many terms and variables the polynomial contains. then state the degree.
\n" );
document.write( "
\n" );
document.write( "6x-1/6x \n" );
document.write( "
Algebra.Com's Answer #459826 by jim_thompson5910(35256) ![]() You can put this solution on YOUR website! If x is in the denominator, then it's NOT a polynomial since you cannot have have a variable in the denominator (and have it be a polynomial). \n" ); document.write( " |