Project Imran
Project Imran
Define Tangent
Evaluating this derivative at x=2 gives the slope of the tangent at that point:
m = (2x2)
m=4
Now, using the point slope form, the equation of the tangent line becomes:
y-4=4(x-2)
4x-y=4
Above equation gives the equation of the tangent line to the curve y = x 2 at the
point (2,4).
Continuity:
consider the function .At first glance, this function seems undefined at
x=1 because of division by zero. However, simplifying the function yields, f(x) =
x+1except at x=1.
At x=1
1. f (1) = 1+1 =2 is defined.
2. The limit of f(x) as x approaches 1 is 2.
3. f(1) = 2.
Since all three conditions are met, the function is continuous at x=1.
Secant Lines:
A secant line is a straight line that intersects a curve at two distinct points. It
contrasts with a tangent line, which touches a curve at just one point. The term
"secant" is often used in the context of calculus and analysis to approximate the
slope or rate of change of a curve over an interval.
Here, the slope represents the average rate of change of the function over
the interval .As the interval between the two points becomes infinitesimally
small, the secant line approaches the tangent line, providing the instantaneous rate
of change at a specific point on the curve.
Secant lines are valuable in calculus for understanding the behavior of functions,
especially when dealing with limits, derivatives, and the approximation of slopes
over small intervals.