Posted by T.Gracken on September 27, 2002 at 12:33:58:
In Reply to: solving equations with one or more unknowns posted by jeffrey t. hubbard on September 26, 2002 at 10:19:26:
: Math for M/support staff;
: Working on simple equations; Question, when you have one or more unknowns how do you set up the problem to solve for x?
: e.g. 12+ax=16
: b+ax=12
: thanks jeff hubbard
: crazyabtgardenu@aol.com
how about this:
since 12 + ax = 16, ax = 4, so x = 4/a.