Difference between revisions of "Gradient"
Mathoreilly (talk | contribs) |
m (Reverted edits by Mathoreilly (Talk); changed back to last version by Foxtrot) |
||
| Line 1: | Line 1: | ||
| − | In [[mathematics]], the | + | In [[mathematics]], a '''gradient''' is the rate a [[function]] increases. |
| − | + | If a function has value <math>f(a)</math> at <math>x=a</math> and <math>f(b)</math> at <math>x=b</math> with <math>a<b</math> than the gradient of <math>[a,b]</math> is, | |
| − | <math> | + | :<math>\frac{F(b)-F(a)}{b-a}</math>. |
| − | |||
| − | </math> | ||
| − | + | In schooling, usually early high school, students are taught that the gradient is equal to "the rise over run" or more formally, | |
| − | <math> | + | :<math>\mathrm{gradient}=\frac{\mathrm{rise}}{\mathrm{run}}</math>, |
| − | \ | ||
| − | </math> | ||
| − | + | the rise being defined as the difference between the highest point and the lowest point, negative if the highest is on the left and positive if the highest point in on the right. The run is defined as difference of the right <math>x</math>-value and the left <math>x</math>-value (see [[Cartesian coordinates]]). | |
| − | + | This concept is usually first introduced with the introduction of [[linear equation]]s. The equation of a straight line in Cartesian coordinates is given by, | |
| − | + | :<math>y=mx+c</math> | |
| − | <math> | + | where <math>m</math> is the gradient of the line and <math>c</math> is the value of the <math>y</math> coordinate when <math>x=0</math>, this is called the [[y-intercept]], e.g, where the line intercepts the [[y-axis]]. |
| − | |||
| − | </math> | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
[[Category:mathematics]] | [[Category:mathematics]] | ||
Revision as of 20:31, July 2, 2008
In mathematics, a gradient is the rate a function increases.
If a function has value <math>f(a)</math> at <math>x=a</math> and <math>f(b)</math> at <math>x=b</math> with <math>a<b</math> than the gradient of <math>[a,b]</math> is,
- <math>\frac{F(b)-F(a)}{b-a}</math>.
In schooling, usually early high school, students are taught that the gradient is equal to "the rise over run" or more formally,
- <math>\mathrm{gradient}=\frac{\mathrm{rise}}{\mathrm{run}}</math>,
the rise being defined as the difference between the highest point and the lowest point, negative if the highest is on the left and positive if the highest point in on the right. The run is defined as difference of the right <math>x</math>-value and the left <math>x</math>-value (see Cartesian coordinates).
This concept is usually first introduced with the introduction of linear equations. The equation of a straight line in Cartesian coordinates is given by,
- <math>y=mx+c</math>
where <math>m</math> is the gradient of the line and <math>c</math> is the value of the <math>y</math> coordinate when <math>x=0</math>, this is called the y-intercept, e.g, where the line intercepts the y-axis.