SOLUTION: Solve {{{I=PN/(RN+A)}}} for N

Algebra ->  Expressions -> SOLUTION: Solve {{{I=PN/(RN+A)}}} for N      Log On


   



Question 1042131: Solve I=PN%2F%28RN%2BA%29 for N
Answer by rothauserc(4718) About Me  (Show Source):
You can put this solution on YOUR website!
I = PN / (RN + A)
:
reverse equality so N is on the left side
:
PN / (RN + A) = I
:
multiply by (RN + A), (RN + A) not = 0
:
PN = I * (RN + A)
:
PN = IRN + IA
:
PN - IRN = IA
:
N * (P - IR) = IA
:
divide both sides of = by (P - IR) not = 0
:
*****************
N = IA / (P - IR)
*****************
: