The problem gives you the total number of pages (300). Dividing the total number of pages (p) by the rate per minute (r) gives you the total minutes (M) it will take to print them all (p / r = M). Then convert that resulting number, which is in minutes, to hours (divide by 60).