InterviewSolution
Saved Bookmarks
| 1. |
Classify the following as linear,quadratic and cubic polynomials :(i) -7+z(ii) 5t (iii) p³ |
|
Answer» (i) linear (ii) linear (iii) cubic (i) and (ii) is a linear polynomial and (iii) is a cubic polynomial 1 is quadratic 2 and 3 is linear |
|