Let's say I have 3 equations:
s = y + d * r
r = b + d * q
q = x + d * m
Let's say d, q, and r are unknown.
Is it possible to solve for d?
Printable View
Let's say I have 3 equations:
s = y + d * r
r = b + d * q
q = x + d * m
Let's say d, q, and r are unknown.
Is it possible to solve for d?