ReactionBalancedQ

ReactionBalancedQ[rxn]

returns True if the given chemical reaction is balanced, and False otherwise.

Details

  • rxn should be a ChemicalReaction object.
  • A reaction is balanced if the element counts and net charge for the reactants and products are equal.

Examples

open allclose all

Basic Examples  (2)

Test an unbalanced reaction:

Test a balanced reaction:

A reaction is balanced only if charges and mass are balanced:

Balancing the reaction will account for the charges

Neat Examples  (1)

A reaction that can be balanced by different sets of coefficients:

ReactionBalance finds the one with the lowest sum of coefficients:

Wolfram Research (2021), ReactionBalancedQ, Wolfram Language function, https://reference.wolfram.com/language/ref/ReactionBalancedQ.html.

Text

Wolfram Research (2021), ReactionBalancedQ, Wolfram Language function, https://reference.wolfram.com/language/ref/ReactionBalancedQ.html.

CMS

Wolfram Language. 2021. "ReactionBalancedQ." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/ReactionBalancedQ.html.

APA

Wolfram Language. (2021). ReactionBalancedQ. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ReactionBalancedQ.html

BibTeX

@misc{reference.wolfram_2023_reactionbalancedq, author="Wolfram Research", title="{ReactionBalancedQ}", year="2021", howpublished="\url{https://reference.wolfram.com/language/ref/ReactionBalancedQ.html}", note=[Accessed: 29-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_reactionbalancedq, organization={Wolfram Research}, title={ReactionBalancedQ}, year={2021}, url={https://reference.wolfram.com/language/ref/ReactionBalancedQ.html}, note=[Accessed: 29-March-2024 ]}