Design an algorithm for each ofthe exercises and type it into a word document. Upload the documentto PE1 assignment folder.
- The roots of quadratic equation:
Design an algorithm to find the realroots of a quadratic equation of the form ax2+bx+c=0,where a, b, c are all real numbers and a is nonzero