SOLUTION: If a over x plus one equals c over x, which is an expression for x in terms of c and a?
Algebra
->
Expressions-with-variables
-> SOLUTION: If a over x plus one equals c over x, which is an expression for x in terms of c and a?
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 23510
:
If a over x plus one equals c over x, which is an expression for x in terms of c and a?
Answer by
longjonsilver(2297)
(
Show Source
):
You can
put this solution on YOUR website!
ax = c(x+1)
ax = cx + c
ax - cx = c
x(a-c) = c
x = c/(a-c)
jon.