If the integers m and n are chosen at random between 1 and 100 then the probability that a number of the form 7m+7n is divisible by 5 is
7m, m∈N ends in 7,9,3or1
If m=4k+1, where k={0,1,2,3,...}, then 7m ends in 7........ category(1)
If m=4k+2, where k={0,1,2,3,...}, then 7m ends in 9......... category(2)
If m=4k+3, where k={0,1,2,3,...}, then 7m ends in 3......... category(3)
If m=4k, where k={1,2,3,...}, then 7m ends in 1......... category(4)
From 1 to 100 there are 25 numbers in each category.
Total number of ways of choosing m and n is equal to 100×100
For a number 7m+7n to be divisible by 5, we take (m,n) combination from (category(1), category(3) ) or from (category(2), category(4))
Hence, favorable number of ways=2(25×25+25×25) (taking into account order from two categories)
Hence, probability=4(25×25)100×100
=14