I am trying to create exercise sheets for students to do division sums. Addition subtraction and multiplication was easy as I can just generate random numbers between 2 set values. With division however I need to generate a first number and then generate a second number that is a factor of the first so that the sum divides evenly without remainder. If anyone has any advice on how I can try and do this it would be greatly appreciated.
Bookmarks