Question: Write a program in C that solves Chapter 3, Exercise 6 from the C textbook. Rather than setting x=2.55, however, solve the equation using a
Write a program in C that solves Chapter 3, Exercise 6 from the C textbook. Rather than setting x=2.55, however, solve the equation using a user-input value for the variable "x." Choose the best data type for the user-input variable.
6. Write a program to evaluate the polynomial shown here: 3x3 - 5x2 + 6 for x = user input value
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
