InterviewSolution
Saved Bookmarks
| 1. |
What is exact definition of polunomial ? |
|
Answer» An algebraic expression include variable which is non negative intrigal(whole number) The expression wher all powers of variable is whole number. Like 3 x^2-5x+2 is an polynomial. But like 2√2+ax^2 is an polynomial because we have that the variable should have a power of whole number constant can have any power like -1\\2 etc. |
|