I'm not quite sure of the formal difference between a variable and a parameter. The way I explain a parameter is that while its input value differs from case to case, the concept is always the same. Examples include B for base, h for height, etc. A variable is a symbol whose value and the concept it stands for both differ from problem to problem/case to case. For example, x has both different values and different things it represents. Is this correct, or am I missing something?
Asked
Active
Viewed 28 times
3
For example, is the equation $y=mx+b$, where $m$ and $b$ are parameters and $x$ is a variable, the slope $m$ and the y-intercept $b$ are fixed values that determine the the line. the value of the line at any point $x$ changes depending on the value of $x$.
– knight5478 Feb 04 '23 at 08:19