I was given this problem on my online homework, but I'm getting stuck when trying to get the $dy/dx$ term on one side.
The question is: "For the equation given below, evaluate $dy/dx$ at the point $(1, -5/11)$.
$$\frac{y}{x+2y}=x^4-6$$
$dy/dx$ at $(1, -5/11)$=?"
I did some work on it, but I don't know where to go from where I left off. Also, I'm using $y'$ instead of $dy/dx$ for simplicity. Here is what I have so far:
$$y/(x+2y)=x^4-6$$
Using the quotient rule on the left side and power rule on right:
$$\begin{eqnarray} \frac{((y')(x+2y)-(y)(1+2y')}{(x+2y)^2}=4x^3\\ \frac{(xy'+2yy'-(y+2yy')}{(x+2y)^2}=4x^3\\ \frac{xy'-y}{(x+2y)^2}=4x^3\\ \end{eqnarray}$$ Then I tried splitting the left side up so I could move some of it to the right:
$$\frac{xy'}{(x+2y)^2}-\frac{y}{(x+2y)^2}=4x^3$$
Moved some to the right:
$$\frac{xy'}{(x+2y)^2}=4x^3-\frac{y}{(x+2y)^2}$$
I'm stuck at this point, and I'm not even sure what I did was correct so any feedback would help. Am I on the right track?
Hint: $$y/(x+2y)=x^4-6\\ \implies \dfrac{(x+2y)y^{'}-y(1+2y^{'})}{(x+2y)^{2}}=4x^3\\ \implies \dfrac{4x^3(x+2y)^{2}+y}{x}=y^{'}$$