Write a program, (C language) to find the root of the quadratic equation AX + BX + C = 0

Write a program, (C language) to find the root of the quadratic equation AX + BX + C = 0

#include
#include