Get Answers to all your Questions

header-bg qa

Draw a flow chart for solving an equation ax²+bx+c=0 by considering all possible cases.

Answers (1)

best_answer

ax^2+bx+c=0\*Assume;that;a,;b,;c;are;real;numbers;and;a
eq 0\* 	herefore D=b^2-4ac\*Case;1\* Real;and;Distinct;Roots\*Rightarrow D> 0\*Rightarrow b^2-4acRightarrow b^2>4ac\*Case;2\* Real;and;Equal;Roots\*Rightarrow D=0\*Rightarrow b^2-4ac=0 Rightarrow b^2=4ac\* Case;3\*Non-Real;Roots\*Rightarrow D<0\* Rightarrow b^2-4ac<0 Rightarrow b^2<4ac

Posted by

Deependra Verma

View full answer