[Discrete Mathematics] Algorithm and Pseudocode - Write an algorithm to find the roots of a quadratic equation ax2 + bx + c = 0. Write Pseudocode of algorithm.

Write an algorithm to find the roots of a quadratic equation ax2 + bx + c = 0. Write Pseudocode of algorithm.

Answer

Answers can be viewed only if
  1. The questioner was satisfied and accepted the answer, or
  2. The answer was disputed, but the judge evaluated it as 100% correct.
View the answer

1 Attachment

Erdos Erdos
4.6K
  • Kkgn19 Kkgn19
    0

    This question is two parts -- part one is "Write an algorithm to find the roots of a quadratic equation ax2 + bx + c = 0." And part two is "Write Pseudocode of algorithm." What is the answer to the first part? It seems like it is all the answer to the second part. I just want to confirm. Thank you

  • Erdos Erdos
    0

    The algorithm and Psedocode are the same things in this context. Pseudocode is an artificial and informal language that helps programmers develop algorithms, and we have everything needed.

The answer is accepted.
Join Matchmaticians Affiliate Marketing Program to earn up to 50% commission on every question your affiliated users ask or answer.