Seth M. answered 10/12/19
Expert help with Python, Java, JavaScript, C++, Philosophy, and Logic
This is a clever question. We will end up with two formulas and we have two unknowns, which means that we will be able to solve for the unknowns.
Let's take our first scenario -- both forces pushing the same direction:
1) F1 + F2 = Fn = m x a = 11.1kg x 0.889 m/s2 = 9.87N
Let's consider our second scenario now, in which the forces are opposed:
2) F1 - F2 = Fn = m x a = 11.1kg x 0.756m/s2 = 8.39N
There are a couple ways of taking this next step. One that I like in simple situations like this is to just add the formulas together so that one of the unknowns cancels out:
1) F1 + F2 = 9.87N
2) F1 - F2 = 8.39N
-------------------------
2F1 = 18.26N
Therefore, F1 = 18.26 / 2 = 9.13N
And we then just solve for F2 using simple algebra:
9.13N + F2 = 9.87N
F2 = 9.87 - 9.13 = 0.74N