How do you solve 2 + (3/(x-1)) = 10?

1 Answer
Mar 10, 2016

You must start by putting on an equal denominator.

Explanation:

The LCD (least common denominator) is x - 1

(2(x - 1))/(x - 1) + 3/(x - 1) = (10(x - 1))/(x - 1)

We can now eliminate the denominators and solve.

2x - 2 + 3 = 10x - 10

11 = 8x

11/8 = x

Practice exercises:

  1. Solve for x.

(2)/(2x + 3) + 3/(x - 1) = 5/(x - 1)

Challenge problem:

Solve for x: 1/x + 1/(xy) = 2/(y + x)

Good luck!