Question: C++ program that ask the user to input 3 number a, b, and c. (Make the variable a type of double and explain to the
C++ program that ask the user to input 3 number a, b, and c. (Make the variable a type of double and explain to the user that they are coefficients of a polynomial) The program needs to print out solutions to the equation
ax^2 + bx + c =0
Use the quadratic formula.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
