Question: How can I make a c++ program that returns the position of a polynomial ? The user will type a term of the polynomial(for example,

How can I make a c++ program that returns the position of a polynomial ? The user will type a term of the polynomial(for example, 3x^2), if the term exists, the program must return the position of that term in the polynomial. If not, the program must notify the user that the term is not available.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!