How do you solve #\frac { 4} { 5+ x } - \frac { 1} { x } = \frac { 1} { 4x }#?
1 Answer
Jan 25, 2018
Explanation:
Let's add
#4/(5+x) - 1/x = 1/(4x)#
#4/(5+x) = 1/(4x) + 1/x#
We can combine the two fractions on the right pretty easily.
#4/(5+x) = 1/(4x) + 4/(4x)#
#4/(5+x) = 5/(4x)#
Now that we only have one fraction on each side, we can cross multiply and solve.
#4 * (4x) = 5 * (5+x)#
#16x = 25 + 5x#
#11x = 25#
#x = 25/11#
Final Answer