Question: // write a program that allows the user to solve set of quadratic equations of the form (ax^2+bx+c=0) , // the program should run until

// write a program that allows the user to solve set of quadratic equations of the form (ax^2+bx+c=0) , // the program should run until the user chooses to stop // output // This program-------- // do you have any more equation (Y,N): Yes // Enter balance of a,b,c: 1 2 1 // x1: -1 // x=-1 // do you have any equations(Y,N): No

please use library #include n etc

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!