Question 1. Write an algorithm describing the steps you would use to analyze this polynomial:
3x^3 ? 5x^2 + 6
Do not code this problem in C language. Instead, deliver the algorithm to answer the problem. After prepare the algorithm, remember to show your work testing the algorithm.