I need help for simplifying of the following rational expression. $$x\sqrt{2x}+2\sqrt{2x^3}+\frac{2x^2}{\sqrt{2x}}.$$
No matter how hard I try to manipulate it I keep getting the wrong answer. According to the answer key the solution should be $4x\sqrt{2x}$.
$$x\sqrt{2x}+2\sqrt{2x^3}+\frac{2x^2}{\sqrt{2x}}$$ $$\frac{\sqrt{2x}x\sqrt{2x}+\sqrt{2x}2\sqrt{2x^3}+2x^2}{\sqrt{2x}}$$ $$\frac{2x^2+4x^2+2x^2}{\sqrt{2x}}$$ $$\frac{8x^2}{\sqrt{2x}}$$
$$\frac{8x^2}{\sqrt{2x}}\cdot\frac{\sqrt{2x}}{\sqrt{2x}} = \frac{8x^2\sqrt{2x}}{2x}=4x\sqrt{2x}$$