<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Linear interpolation - Page 2 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=linear_interpolation&amp;p=1">1.Previous</a><br />
<a accesskey="3" href="page.php?w=linear_interpolation&amp;p=3">3.Next</a>
</p>
<p><math>(x_1,y_1)</math>, the <b>linear interpolant</b> is the straight line between these points. For a value  in the interval <math>(x_0, x_1)</math>, the value  along the straight line is given from the equation of slopes </p>

<p>which can be derived geometrically from the figure on the right. It is a special case of <a href="page.php?w=Polynomial_interpolation">polynomial interpolation</a> with <math>n = 1</math>.</p>

<p>Solving this equation for , which is the unknown value at , gives</p>

<p>which is the formula for linear interpolation</p><p>
<a accesskey="1" href="page.php?w=linear_interpolation&amp;p=1">1.Previous</a><br />
<a accesskey="3" href="page.php?w=linear_interpolation&amp;p=3">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
