+0  
 
0
803
2
avatar

how the function increases/decreases from left to right

 Aug 27, 2014

Best Answer 

 #2
avatar+118723 
+5

A tangent is a line that just touches the curve (function) at a particular point.

A function is said to be increasing at a particular x value if the gradient of the tangent at that point is positive.

A function is said to be decreasing at a particular x value if the gradient of the tangent at that point is negative.

for example 

The red curve is the function that I want to refer to 

The blue tangent has a positive gradient and the green tangent has a negative gradient.

All tangents on the curve where x>1 will have a positive gradients so here the function is increasing.

All tangents on the curve where x<1 will have a negative gradients so here the function is decreasing.

 Aug 27, 2014
 #1
avatar+4473 
+5

This involves derivatives.

For example, if we had f(x) = 3x^2 + 2x + 3...

 

The 1st derivative would be f ' (x) = 6x + 2.

Note, when 6x + 2 = 0 --> 6x = -2 --> x = -2/6 = -1/3, the slope is 0 at that point on the graph of f(x).

If we had x = 1, our f ' (x) > 0, meaning we have a positive slope at point x = 1 on f(x).

If we had x = -1, our f ' (x) < 0, meaning we have a negative slope at point x= -1 on f(x).

 

In any case, anytime x < 0, f ' (x) will always be negative, meaning the slope will always be negative on the original f(x) graph.

When $$x \ge 0$$, f ' (x) will always be positive, meaning the slope will always be positive on the original f(x) graph.

 

Also, if we take the 2nd derivative, we would get f '' (x) = 6.

This means that no matter if the x value is positive, negative, or 0, the original f(x) graph will always be concave up.

 

See graph: https://www.desmos.com/calculator/8fypoy1rbh 

 Aug 27, 2014
 #2
avatar+118723 
+5
Best Answer

A tangent is a line that just touches the curve (function) at a particular point.

A function is said to be increasing at a particular x value if the gradient of the tangent at that point is positive.

A function is said to be decreasing at a particular x value if the gradient of the tangent at that point is negative.

for example 

The red curve is the function that I want to refer to 

The blue tangent has a positive gradient and the green tangent has a negative gradient.

All tangents on the curve where x>1 will have a positive gradients so here the function is increasing.

All tangents on the curve where x<1 will have a negative gradients so here the function is decreasing.

Melody Aug 27, 2014

0 Online Users