SOLUTION: How do you do two step equations when the variable is the numerator and is added by a number?

Algebra ->  Equations -> SOLUTION: How do you do two step equations when the variable is the numerator and is added by a number?      Log On


   



Question 934384: How do you do two step equations when the variable is the numerator and is added by a number?
Found 2 solutions by TimothyLamb, josgarithmetic:
Answer by TimothyLamb(4379) About Me  (Show Source):
You can put this solution on YOUR website!
x = unknown variable
a = known number
b = known number
c = known number
---
(x + a)/b = c
x + a = b*c
x = b*c - a
---
Solve and graph linear equations:
https://sooeet.com/math/linear-equation-solver.php
---
Solve quadratic equations with quadratic formula:
https://sooeet.com/math/quadratic-formula-solver.php
---
Solve systems of linear equations up to 6-equations 6-variables:
https://sooeet.com/math/system-of-linear-equations-solver.php
---
Send and receive free text messages online:
https://sooeet.com

Answer by josgarithmetic(39617) About Me  (Show Source):
You can put this solution on YOUR website!
Giving a specific example might be better.

x, an unknown variable.
Other variables as constants.

This example fits your description:
%28k%2Bx%29%2Fd=r

Objective is solve for the unknown x. Use number properties to isolate x on one side and all constants on the other side. Look at how x appears in the original equation, and identify everything that was done to it to make the equation.

Started with x;
Added k;
Multiplied by 1%2Fd;
The result gave r.
-
Do all the steps in REVERSE order and use the INVERSES to do it.

Starting now with the original equation:
Multiply by the multiplicative inverse of 1%2Fr;
Add the additive inverse of k;
DONE.

Those steps should look like this or consistant with:

%28k%2Bx%29%2Fd=r

k%2Bx=r%2Ad

x=r%2Ad-k