Difference between revisions of "Tangent approximation"

From Conservapedia
Jump to navigation Jump to search
m (Reverted edits by Cukuplz (talk) to last revision by Philip J. Rayment)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
The tangent approximation method is a method in Calculus employed to find the equation of a line tangent to the curve. One must know the slope of the curve and a point on the curve. The slope is usually found by taking the derivative of the equation and equating it to the change in ''y'' over the change in ''x'':
+
The '''tangent approximation''' method is a method in [[Calculus]] employed to find the equation of a line tangent to the curve. One must know the slope of the curve and a point on the curve. The slope is usually found by taking the derivative of the equation and equating it to the change in ''y'' over the change in ''x'':
  
 
<math> \frac{dy}{dx}\ = \frac{rise}{run}\ = \frac{y - y'}{x - x'}\ </math>
 
<math> \frac{dy}{dx}\ = \frac{rise}{run}\ = \frac{y - y'}{x - x'}\ </math>
Line 8: Line 8:
  
 
When ( ''x' '', ''y' '') is a known point on the line.
 
When ( ''x' '', ''y' '') is a known point on the line.
 +
 +
[[Category:Calculus]]

Latest revision as of 01:09, August 31, 2011

The tangent approximation method is a method in Calculus employed to find the equation of a line tangent to the curve. One must know the slope of the curve and a point on the curve. The slope is usually found by taking the derivative of the equation and equating it to the change in y over the change in x:

<math> \frac{dy}{dx}\ = \frac{rise}{run}\ = \frac{y - y'}{x - x'}\ </math>

Utilizing cross-multiplication, this yields:

<math> y - y' = \frac{dy}{dx}\ x - x'</math>

When ( x' , y' ) is a known point on the line.