This document discusses techniques for setting linear algebra problems in a way that ensures relatively easy arithmetic. Some key techniques discussed include: 1. Using Pythagorean triples and sums of squares to generate vectors with integer norms in R2 and R3. 2. Using the PLU decomposition theorem to generate matrices with a given determinant, such as ±1, to avoid fractions. 3. Extending a basis for the kernel of a matrix to generate matrices with a given kernel. 4. Ensuring the coefficients for a Leontieff input-output model are nonnegative to generate a productive consumption matrix. Examples and Maple routines are provided.