SOLUTION: Solve for "d" : ax+df=r(d+e)
Algebra
->
Equations
-> SOLUTION: Solve for "d" : ax+df=r(d+e)
Log On
Algebra: Equations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Equations
Question 99200
:
Solve for "d" : ax+df=r(d+e)
Answer by
Nate(3500)
(
Show Source
):
You can
put this solution on YOUR website!
ax + df = r(d + e)
ax + df = rd + re
df - rd = re - ax
d(f - r) = re - ax
d = (re - ax)/(f - r)