Some of you like math, right?
Take this equation:
FNδN = F1δ1 + F2δ2
It's possible to solve for F1 and F2 in terms of only FN, δN, δ1, and δ2:
F1 = FN * [(δN-δ2)/(δ1-δ2)]
F2 = FN * [(δ1-δN)/(δ1-δ2)]
What I'm trying to figure out is how solvable this equation is once you add more terms:
FNδN = ΣFiδi
Is it still possible to get Fi in terms of
(
Read more... )