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
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here