- 726
- 166
Homework Statement
f(x)= \frac{1}{x} g(x)=2√x
Find (f+g)(x)
Homework Equations
Sorry, first post in the homework help section. What do I put here?
The Attempt at a Solution
I feel like I'm missing something obvious here.
(f+g)(x)=\frac{1}{x} + 2√x
=x(\frac{1}{x} + 2√x)
= 1 + 2x√x
= 1 + 2√x^{3}
= 1 + 2x^{\frac{3}{2}}The solution in the back of the book is showing the answer as:
= \frac{1 + 2x^{\frac{3}{2}}}{x}Where is the x in the denominator coming from? I multiplied the entire equation by x to clear the fraction, so the way I'm seeing it, there shouldn't be a denominator, right? What am I missing?