Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Using solve() to find an unknown which is a limit of integration?

Is it possible to use the solve() function to find an unknown which is a limit of integration? A trivial example would be,

$$ \int_0^{x^\prime} mx+c \quad dx = 10 $$

where $x^{\prime}$ is the unknown ($m$ and $c$ are both known).