Are the statements in Problems 46-54 true or false?
If $F(x)$ is an antiderivative of $f(x)$, then $y=F(x)$ is a solution to the differential equation $\frac{dy}{dx}=f(x)$.
If $y=F(x)$ is a solution to the differential equation $\frac{dy}{dx}=f(x)$, then $F(x)$ is an antiderivative of $f(x)$.
There is only one solution $y(t)$ to the initial value problem $\frac{dy}{dx} = 3t^2, y(1) = \pi$
My answer:
The first two questions seems to be both true, I am 100% that the 2nd is true but the first makes me not sure.
The third question I would say yes, why? because I solved for C
$$ y=t^3+C $$
$$ \pi=1^3+C $$
$$ C=\pi-1 $$ Therefore, I would say it has only one solution. Am I right ?