Sunday, 9 February 2014

Minimum Point of a Quadratic Graph

Minimum Point of a Quadratic Graph

Differentiating the function and setting its derivative to 0 is the fastest way however if you do not know calculus then an alternate method is to complete the square

But for any quadratic in the form ax^2 + bx +c, where a, b and c are constants: the lowest point is when 
x = -b/2a.

No comments:

Post a Comment