help needed asap for c++ program

Nov 29, 2012 at 9:22pm
Hey guys, i need your help asap(now) to complete this program!Thanks


A Second degree polynomial in X given by the expression Ax^2 +Bx +c , where a,b and c are known numbers and a is not equal to zero. Write a C++ function named polytwo() that computes and returns the value of a second-degree polynomial for any passed values of a, b, c and x. Write a complete program including main program.
Nov 29, 2012 at 10:50pm
What problems are you running into? Happy to help you along but it isn't very ethical to just do your assignment for you.
Topic archived. No new replies allowed.