find_the_fun
- 147
- 0
In an example problem we start with [math]y'(x)=3y(x)[/math]. The next step in solving for y is [math]\frac{dy}{dx}=3y[/math] how can you drop the (x) part? I'm not used to seeing y written with something after the parentheses, I thought y is used because it's easier than writing f(x) which means a function named f with the argument x.