enter a, b, c in the form of ax^2+bx+c = 0 answers will output as the x variable ex. x^2+10x+25 a=1 b=10 c=25 x=-5,-5
All coding was done by me