Arithmetic Course/Number Operation/Gradient

From testwiki
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