Difference between revisions of "Gradient"

From Conservapedia
Jump to navigation Jump to search
m (New page: 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</m...)
 
m
Line 16: Line 16:
  
 
where <math>m</math> is the gradient of the line and <math>c</math>is the value of the <math>y</math> coordinent when <math>x=0</math>, this is called the '''y-intercept''', e.g, where the line intercepts the <math>y</math>-axis.
 
where <math>m</math> is the gradient of the line and <math>c</math>is the value of the <math>y</math> coordinent when <math>x=0</math>, this is called the '''y-intercept''', e.g, where the line intercepts the <math>y</math>-axis.
 +
 +
[[Category:mathematics]]

Revision as of 04:58, June 21, 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 coordinents).

This concept is usually first introduced with the introduction of linear equations. The equation of a straight line in Cartesian coordinents 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> coordinent when <math>x=0</math>, this is called the y-intercept, e.g, where the line intercepts the <math>y</math>-axis.