

InterviewSolution
Saved Bookmarks
1. |
The standard form of a quadratic equation is A) ax + b = 0, a ≠ 0 B) ax2 + bx + c = 0, a ≠ 0 C) ax3 + bx2 + cx + d = 0, a ≠ 0 D) ax4 + bx3 + cx2 + dx + e = 0, a ≠ 0. |
Answer» Correct option is (B) ax2 + bx + c = 0, a ≠ 0 The standard form of a quadratic equation is \(ax^2+bx+c=0,\) \(a\neq0.\) Correct option is B) ax2 + bx + c = 0, a ≠ 0 |
|