

InterviewSolution
Saved Bookmarks
1. |
If the graph of a polynomial intersects the x-axis at exactly two points, is it necessarily a quadratic Polynomial? |
Answer» No, x4 - 1 is a polynomial intersecting the x-axis at exactly two points. |
|