Calculate an Arrhenius rate constant, a second-temperature rate constant, activation energy, or pre-exponential factor and show the rearrangement used.
- Compatibility
- TI-84 Plus CE Python
- Source file
- 1837 bytes
- Version
- 1.0.0
- Dependencies
- math
View source and review
Solve A = epsilon*c*l and convert between absorbance and transmittance while keeping units and model limits visible.
- Compatibility
- TI-84 Plus CE Python
- Source file
- 2111 bytes
- Version
- 1.0.0
- Dependencies
- math
View source and review
Solve n*lambda = 2*d*sin(theta), including a guided conversion from an XRD 2-theta reading.
- Compatibility
- TI-84 Plus CE Python
- Source file
- 2301 bytes
- Version
- 1.0.0
- Dependencies
- math
View source and review
Tested on a TI calculator
Solve centripetal force, mass, speed, or radius from Fc = m*v^2/r with guided inputs and paginated results.
- Compatibility
- TI-84 Plus CE Python
- Source file
- 4928 bytes
- Version
- 1.0.0
- Dependencies
- math
View source and review
Use the integrated Clausius-Clapeyron relation to solve either pressure, either temperature, or enthalpy of vaporization.
- Compatibility
- TI-84 Plus CE Python
- Source file
- 2167 bytes
- Version
- 1.0.0
- Dependencies
- math
View source and review
Tested on a TI calculator
Solve electric force, either charge magnitude, or separation distance using Coulomb's law and identify attraction or repulsion when charge signs are known.
- Compatibility
- TI-84 Plus CE Python
- Source file
- 5856 bytes
- Version
- 1.0.0
- Dependencies
- math
View source and review
Tested on a TI calculator
Find final velocity from initial velocity, constant acceleration, and elapsed time using vf = vi + a*t.
- Compatibility
- TI-84 Plus CE Python
- Source file
- 2664 bytes
- Version
- 1.0.0
- Dependencies
- No imports
View source and review
Calculate Delta G from Delta H, Delta S, and T or relate standard Gibbs energy to a dimensionless equilibrium constant.
- Compatibility
- TI-84 Plus CE Python
- Source file
- 1808 bytes
- Version
- 1.0.0
- Dependencies
- math
View source and review
Tested on a TI calculator
Solve near-Earth gravitational potential energy, mass, or height from PE = m*g*h using g = 9.8 m/s^2.
- Compatibility
- TI-84 Plus CE Python
- Source file
- 3916 bytes
- Version
- 1.0.0
- Dependencies
- No imports
View source and review
Solve pH = pKa + log10([A-]/[HA]) and its pKa, ratio, conjugate-base, and weak-acid rearrangements.
- Compatibility
- TI-84 Plus CE Python
- Source file
- 1396 bytes
- Version
- 1.0.0
- Dependencies
- math
View source and review
Tested on a TI calculator
Solve spring force, spring constant, displacement, or elastic potential energy with Hooke's law and PE = 0.5*k*x^2.
- Compatibility
- TI-84 Plus CE Python
- Source file
- 7070 bytes
- Version
- 1.0.0
- Dependencies
- math
View source and review
Tested on a TI calculator
Solve a selected constant-acceleration quantity from the available initial velocity, final velocity, acceleration, time, and displacement values.
- Compatibility
- TI-84 Plus CE Python
- Source file
- 11874 bytes
- Version
- 1.0.0
- Dependencies
- math
View source and review
Solve the Michaelis-Menten initial-rate equation for v0, Vmax, Km, substrate concentration, or fraction of Vmax.
- Compatibility
- TI-84 Plus CE Python
- Source file
- 1304 bytes
- Version
- 1.0.0
- Dependencies
- No imports
View source and review
Tested on a TI calculator
Find molarity by dividing moles of solute by liters of final solution: M = mol / L.
- Compatibility
- TI-84 Plus CE Python
- Source file
- 2540 bytes
- Version
- 1.0.0
- Dependencies
- No imports
View source and review
Tested on a TI calculator
Solve basic momentum, a missing final collision velocity, or the shared velocity of two objects that stick together.
- Compatibility
- TI-84 Plus CE Python
- Source file
- 6961 bytes
- Version
- 1.0.0
- Dependencies
- No imports
View source and review
Calculate reaction or cell potential from E0, temperature, electron count, and reaction quotient using the general or 298 K Nernst form.
- Compatibility
- TI-84 Plus CE Python
- Source file
- 944 bytes
- Version
- 1.0.0
- Dependencies
- math
View source and review
Tested on a TI calculator
Solve force, mass, or acceleration from F = m*a with validated calculator inputs.
- Compatibility
- TI-84 Plus CE Python
- Source file
- 3236 bytes
- Version
- 1.0.0
- Dependencies
- No imports
View source and review
Tested on a TI calculator
Calculate voltage, current, resistance, and electrical power from exactly two known nonnegative values.
- Compatibility
- TI-84 Plus CE Python
- Source file
- 5836 bytes
- Version
- 1.0.0
- Dependencies
- math
View source and review
Calculate de Broglie wavelength or momentum, a nonrelativistic electron wavelength, and hydrogenic Rydberg wavelengths and transition information.
- Compatibility
- TI-84 Plus CE Python
- Source file
- 2716 bytes
- Version
- 1.0.0
- Dependencies
- math
View source and review
Tested on a TI calculator
Calculate a rectangle's area while showing the formula, accepting a user-chosen length unit, and labelling the squared result.
- Compatibility
- TI-84 Plus CE Python
- Source file
- 2167 bytes
- Version
- 1.0.0
- Dependencies
- No imports
View source and review
Tested on a TI calculator
Solve gravitational force, either mass, or separation distance using Newton's law of universal gravitation.
- Compatibility
- TI-84 Plus CE Python
- Source file
- 4832 bytes
- Version
- 1.0.0
- Dependencies
- math
View source and review
Solve the van der Waals equation for pressure or temperature, compare with the ideal gas law, or rearrange for a or b.
- Compatibility
- TI-84 Plus CE Python
- Source file
- 1624 bytes
- Version
- 1.0.0
- Dependencies
- No imports
View source and review
Tested on a TI calculator
Solve work, kinetic energy, speed changes from net work, force, distance, or force angle with guided formulas.
- Compatibility
- TI-84 Plus CE Python
- Source file
- 8680 bytes
- Version
- 1.0.0
- Dependencies
- math
View source and review