LuculentCabal
- 20
- 0
Basically I have the following system:
ac = A
ad + bc = B
bd = C
where A, B, and C are constants.
Solving for a, b, c, and d, what kind of problem/system am I encountering and what appropriate tools (vectors and/or numerical methods perhaps[?]) would help to find the set of solutions for a, b, c, and d?
I know that the system factors a trinomial but I don't know what kind of problem is presented by the system itself.
Thanks in advance for any insight.
ac = A
ad + bc = B
bd = C
where A, B, and C are constants.
Solving for a, b, c, and d, what kind of problem/system am I encountering and what appropriate tools (vectors and/or numerical methods perhaps[?]) would help to find the set of solutions for a, b, c, and d?
I know that the system factors a trinomial but I don't know what kind of problem is presented by the system itself.
Thanks in advance for any insight.