SOLUTION: D = C – s (for s) n

Algebra ->  Expressions-with-variables -> SOLUTION: D = C – s (for s) n       Log On


   



Question 65176: D = C – s (for s)
n

Answer by mszlmb(115) About Me  (Show Source):
You can put this solution on YOUR website!
D=%28C-S%29%2FN
We want to get the S variable isolated (alone-ified) on one side of the equation. First, we move the N. To move the N, multiply both sides by it. We do this because (C-S) is all divided by N, and the only way to subtract C so we can get S is to first multiply by their dividend, N.

D=%28C-S%29%2FN so times N to both sides:
D%2AN=%28C-S%29%2FN%2AN=>DN=C-S

See that, we've almost got S by itself! Now to get rid of that pesky little 'C.' Simply subtract both sides by C!

DN-C=C-S-C=>DN-C=-S

We're done! almost finished: We have to rid ourself of the 'negative' sign! We know that -S is the same as saying -1 times S [-1*S], so we multiply both sides by -1, since -1*-1=1:

%28DN-C%29%2A-1=-S%2A-1=>-%28DN-C%29=S S is isolated! We're FINALLY DONE!!! almost there.. We just have to distribute the '-' on the left:

%28-1%29DN-%28-1%29C=S=>-DN-%28-C%29=S Recall that -(-x)= a positive x, so
-DN%2BC=S We can optionally arrange this to our liking,
C-DN=S. There, it's a simple as that! Ask any questions you need to.