Computer Science, asked by vanithadheravath22, 4 months ago

algorithm ad flow chart for roots of a quadratic equations​

Answers

Answered by arvindjain2901
2

Answer:

Step Form Algorithm:

Declare the required variables. Indicate the user to enter the coefficients of the quadratic equation by displaying suitable sentences using printf() function. Wait using the scanf() function for the user to enter the input. Calculate the roots of quadratic equation using the proper formulae.

Answered by dd1978484
1

Step Form Algorithm:

Declare the required variables. Indicate the user to enter the coefficients of the quadratic equation by displaying suitable sentences using printf() function. Wait using the scanf() function for the user to enter the input. Calculate the roots of quadratic equation using the proper formulae.

plsss mark brainliest

Similar questions