Answer:
To solve the equation (10/x) + (6/x) + (8/x) = 2, you can first combine the terms on the left side since they all have the same denominator (x):
(10/x) + (6/x) + (8/x) = 2
Now, add the fractions:
(10 + 6 + 8)/x = 2
Simplify the numerator:
24/x = 2
To solve for x, you can multiply both sides of the equation by x to isolate x on the left side:
24/x * x = 2 * x
The x in the denominator on the left side cancels out:
24 = 2x
Now, divide both sides by 2 to solve for x:
24/2 = 2x/2
12 = x
So, the value of x is 12.
Explanation: