I'd like to use WA to solve a small system of nonlinear equations, that involve both constants and the variables of interest. How do I "tell" WA which variables are the constants, and which are the ones I want it to solve for?
2026-03-28 03:34:52.1774668892
Wolfram Alpha: How to define constants in a system of equations?
53.3k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Solve [equations separated by commas] for [variables separated by commas]
In Wolfram Mathematica it's Solve[{eq1,eq2,...},{x1,x2,...}] so it should work in WA too.