document.write( "Question 1028218: Two distinct numbers are randomly chosen from the set {1, 2, 3, …, 9}. What is the probability that the ratio of the larger number to the smaller number is an integer? Express your answer as a common fraction. \n" ); document.write( "
Algebra.Com's Answer #643347 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
There are C(9,2) = 36 ratios that can be formed from the set, with the numerator being greater than the denominator. Of these, exactly 14 are integers. (Verify by listing the ratios yourself!) Therefore the probability is 14/36, or 7/18. \n" ); document.write( "
\n" );