Using DevC++ Create a program that will solve for the roots of a quadratic equation ax² + bx + c = 0 . The program will prompt the user to input the values of a, b, c After showing the roots, the...


Using DevC++


Create a program that will solve for the roots of a quadratic equation ax² + bx + c = 0  . The program will prompt the user to input the values of a, b, c


After showing the roots, the programming will then identify the nature of the roots.


Rules:


1. The user cannot input letters for a,b,c...These should be numbers.


2. Letter "a" variable should not allow an input of zero



Jun 08, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here