

InterviewSolution
Saved Bookmarks
1. |
Every algebraic expression is a polynomial. Is this statement true? Why? |
Answer» No, This statement is not true. Because Polynomials contain only whole numbers as the powers of their variables. But an algebraic expression may contains fractions and negative powers on their variables. Eg. 2y2 + 5y-1 – 3 is a an algebraic expression. But not a polynomial. |
|