SOLUTION: hi, what is the answer when trying to solve for x? nx-a=bx+d thanks
Algebra
->
Expressions-with-variables
-> SOLUTION: hi, what is the answer when trying to solve for x? nx-a=bx+d thanks
Log On
Algebra: Expressions involving variables, substitution
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Expressions-with-variables
Question 155921
:
hi, what is the answer when trying to solve for x?
nx-a=bx+d
thanks
Answer by
Alan3354(69443)
(
Show Source
):
You can
put this solution on YOUR website!
hi, what is the answer when trying to solve for x?
nx-a=bx+d
---------
Get all terms with x on the same side.
nx-bx = a+d
Factor
x*(n-b) = a+d
Isolate x
x = (a+d)/(n-b)