This is super easy to some of you but I can't seem to figure this out.
r = m/l + n/k
solve for m
Printable View
This is super easy to some of you but I can't seem to figure this out.
r = m/l + n/k
solve for m
r = m/l + n/k
You want to isolate m. So, first you move n/k to the other side. r - n/k = m/l. Multiply both sides by l. rl - (nl/k) = m.