I am working through a book I just bought, and got stuck a bit.
The book uses a string of substitutions to transform an equation to one easier. So the final equation is this:
$T \cdot o - P \cdot o + T \cdot d - P \cdot d = f - a$
I substituted unknowns with real numbers and it holds. So far so good.
At this point, the book splits up the equation into 2 pieces of this form:
$T \cdot o - P \cdot d = f$ and $P \cdot o - T \cdot d = a$
and now neither of this holds when substituted with real numbers. Is this splitting step valid?
@ EDIT, real numbers:
$T = 4$, $o = 22$, $P = -1$, $d = -3.8$, $f = 138$, $a = 47$
@EDIT2,
If anyone is actually curious enough to explore the problem further, I'll be happy to exchange emails and the scan of the book page. You need to understand basic linear equations.
Tois 2 variables – nutship Jan 29 '14 at 11:21