NOTE: I'm not sure which format you have for choosing, but due to formatting constraints, I will use nCr format in this solution.
A) First, list the possible outcomes: 2 of the same type (3 ways that can happen) or 2 different types (3 ways that can occur. Then calculate the number of possible outcomes in each case and add these together:
N = 10C2 + 20C2 + 5C2 + 10C1•20C1 + 10C1•5C1 + 20C1•5C1
= 45 + 190 + 10 + 200 + 50 + 100
= 595
B) This is presented above as 20C2 = 190.
C) Divide the possible options desired (B) by the total options available (A):
P = 190/595 ≈ 0.3193 or 31.9328%
D) Subtract the probability of getting only Chromebooks (C) from 100%
P = 1 - 0.3193 = 0.6807 or 68.0672%