Explained: TI-83 Linear Interpolation Program [Math] @JoshTheEngineer
Explained: TI-83 Linear Interpolation Program [Math]  @JoshTheEngineer
Uploaded December 2015 | Updated September 2026, 2 weeks ago
In this video I show you how to program a linear interpolation equation into your TI-83 graphing calculator.

If you would like to see how the equation is derived, click the link below to my other video.

goo.gl/7OA0UU

Here is the code if you already know how to input it into your calculator:

PROGRAM:INTERP
Input "X1=",A
Input "X2=",D
Input "X= ",I
Input "Y1=",N
Input "Y2=",S
Disp (((S-N)/(D-A))(I-A)+N)
Explained: TI-83 Linear Interpolation Program [Math]Explained: Croccos Theorem [Taylor-Maccoll]What the Heat from your Computer Fan Looks LikeHow To: Build a Magic Wine Bottle HolderExplained: TdS Equation [Taylor-Maccoll]Explained: Stagnation RelationsGMSH: Unstructured Rectangular MeshGMSH: Structured (Transfinite) Rectangular Mesh (4 Pt)How To: Find Wine Bottle CGExplained: Tire Axis SystemExplained: 1D Conservation of MassCalculating Stoichiometric Fuel-to-Air Ratio
JoshTheEngineer |

Explained: TI-83 Linear Interpolation Program [Math]

SHARE TO X SHARE TO REDDIT SHARE TO FACEBOOK WALLPAPER