I've been searching for a way to create an addition or subtraction worksheet using LaTeX, but I haven't had any luck. How would I create a worksheet with 5 columns and 8 rows of 3-digit addition problems like this (total 40 problems)?
i.e.
Code: Select all
214 105 etc...
+ 135 + 152
===== =====
345 271 etc...
+ 421 + 376
===== =====
I'd greatly appreciate any advice. Thank you.
Jim