Find $f(1)$ and $f'(1)$ if $2x+3y=5$ is the tangent of $f(x)$ at $x=1$.
Is this correct: $$2x+3y=5$$ $$3y=5-2x$$ $$y=5/3-(2/3)x$$ From here I get that $f'(1) = -2/3$. Here I am not sure how to continue for $f(1)$? If I just replace it in $y=5/3-2/3x$, I get $y=5/3-2/3=3/3=1$, but I am not sure if this is correct?