Independent TI-84 Style Practice

Chemistry Molar Mass Helper

A small program concept for repeated classroom molar-mass calculations after constants are stored.

A small program concept for repeated classroom molar-mass calculations after constants are stored.

Best use case

Useful when a class repeatedly works with a short set of compounds or lab constants.

TI-Basic style listing

:Prompt C,H,O
:12.01C+1.008H+16O->M
:Disp M

Reader note

These program pages are educational examples intended to inspire or support student practice. They are not official TI software downloads and may require adaptation for specific classroom needs.