InterviewSolution
 Saved Bookmarks
    				| 1. | 
                                    what is the formula of standard quadratic equation | 
                            
| 
                                   
Answer» ax2+bx+c=0, a is not=to 0 ax^2+ bx + c = 0 The standard form of a quadratic equation is\xa0ax2+bx+c=0, where a,b and c are real numbers and\xa0a≠0.‘a’ is the coefficient of\xa0x2. It is called the quadratic coefficient. ‘b’ is the coefficient of x. It is called the linear coefficient. ‘c’ is the constant term.  | 
                            |