(Solved) : Exercise 1 Quadratic Algorithms Write Algorithm Solving Quadratic Equation Quadratic Equat Q29709021 . . .

Exercise 1: Quadratic Algorithms Write an algorithm for solving a quadratic equation. Quadratic equations have the form: ax2 +bx c 0 X is an unknown a, b, c are constants, a # 0 Your algorithm should output the number of real roots and then list the roots (if any) Express your algorithm as pseudocode and as a flow diagram Show transcribed image text
Expert Answer
Answer to Exercise 1 Quadratic Algorithms Write Algorithm Solving Quadratic Equation Quadratic Equat Q29709021 . . .
OR