48.4k views
1 vote
Solve the literal equation for x.
y=5x-rx-5

User PJT
by
5.8k points

1 Answer

1 vote

Answer:


x = (y+5)/((5-r))

Explanation:

Given the literal equation, y = 5x - rx - 5,

In order to solve for x, start by adding 5 on both sides of the equation:

y + 5 = 5x - rx - 5 + 5

y + 5 = 5x - rx

Next, factor out x from the right-hand side of the equation:

y + 5 = x(5 - r)

Finally, divide both sides by (5 - r) to isolate x:


(y+5)/((5-r)) = (x(5 - r))/((5-r))


(y+5)/((5-r)) = x

User Tim AtLee
by
5.8k points