Problems(2)
A set of three points is randomly chosen from the grid shown. Each three point set has the same probability of being chosen. What is the probability that the points lie on the same straight line?
[asy]unitsize(.5cm);
defaultpen(linewidth(.8pt));
dotfactor=3;pair[] dotted={(0,0),(0,1),(0,2),(1,0),(1,1),(1,2),(2,0),(2,1),(2,2)};dot(dotted);[/asy]<spanclass=′latex−bold′>(A)</span> 211<spanclass=′latex−bold′>(B)</span> 141<spanclass=′latex−bold′>(C)</span> 212<spanclass=′latex−bold′>(D)</span> 71<spanclass=′latex−bold′>(E)</span> 72 probability
In the expression c\cdot a^b\minus{}d, the values of a, b, c, and d are 0, 1, 2, and 3, although not necessarily in that order. What is the maximum possible value of the result?
<spanclass=′latex−bold′>(A)</span> 5<spanclass=′latex−bold′>(B)</span> 6<spanclass=′latex−bold′>(C)</span> 8<spanclass=′latex−bold′>(D)</span> 9<spanclass=′latex−bold′>(E)</span> 10