Arithmetic Course/Number Operation/Gradient

From testwiki
Revision as of 02:31, 31 July 2017 by imported>PokestarFan (Gradient: clean up & typo fixing using AWB)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Gradient

A gradient is the rate of change of one variable compared to another variable.

If there is a change in y

δy=yy1

and there is a change in x

δx=xx1

Gradient , m

m=δyδx=yy1xx1
δy=mδx=m(xx1)

Example

two points on a straight line (2,3), (3,4) then the gradient of the straight line is

m=4332

Template:BookCat