Arithmetic Course/Number Operation/Gradient: Difference between revisions

From testwiki
Jump to navigation Jump to search
imported>PokestarFan
m Gradient: clean up & typo fixing using AWB
 
(No difference)

Latest revision as of 02:31, 31 July 2017

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