identify unknowns
write linear equations describing relationships between unknowns
convert equations to general form
rewrite as Ax = b
create coefficient matrix A
create data vector b
solve:
If A is non-singular, then
If A is singular, then
either system is redundant
or system is inconsistent
In either case
Four roommates purchased school supplies and decided to compare notes. They didn't keep their receipts; they just knew the total amount and what they bought (we'll ignore sales tax issues):
Roommate 4 feels overcharged. Can we determine whether roommate 4 was charged the correct amount?
Traffic flow into an intersection must equal the traffic flow out of an intersection.
The temperature of a given square is the average of the squares around it.