E-Code

Rate laws: zero, first and second order — a TI-84 Plus CE program

By E-Code · updated

KINETIC is a TI-BASIC program for the TI-84 Plus CE. Integrated rate law for a zero-, first- or second-order reaction: concentration at time t, half-life, the time to fall to a target concentration, the rate at t, and which plot is linear.

What it asks for and what it shows

It asks for 4 values at its prompts, after you pick option 2 from its menu. In the example below it shows [A]T M, T1/2, T(C), RATE, LN[A] VS T LIN.

Example run

One of its oracle test cases: “first order N2O5, k .0231/min”. The inputs are typed in order, and the results are the values the case expects on the screen.

StepValue
You enter
Menuoption 2
Input 10.0231
Input 20.5
Input 330
Input 40.1
The screen shows
[A]T M=0.2500367978
T1/2=30.00637145
T(C)=69.6726369
RATE=0.00577585003
TextLN[A] VS T LIN

How it's checked

7 test cases, each checked against an independent method. Replayed key by key on a virtual TI-84 Plus CE, they make 45 checks.

How E-Code checks every program

Run it or put it on your calculator

Related programs

All TI-84 Plus CE chemistry programs · All TI-84 Plus CE programs