Write a program to choose a point (x, y ) at random


Write a program to choose a point (X, Y ) at random in a square of side 20 inches, doing this 10,000 times, and recording what fraction of the outcomes fall within 19 inches of the center; of these, what fraction fall between 8 and 10 inches of the center; and, of these, what fraction fall within the first quadrant of the square. How do these results compare with those of Exercise 4?

4 Suppose you throw a dart at a circular target of radius 10 inches. Assuming that you hit the target and that the coordinates of the outcomes are chosen at random, find the probability that the dart falls
(a) within 2 inches of the center. (b) within 2 inches of the rim.
(c) within the first quadrant of the target.
(d) within the first quadrant and within 2 inches of the rim.

4. (a) .04, (b) .36, (c) .25, (d) .09.

Request for Solution File

Ask an Expert for Answer!!
Programming Languages: Write a program to choose a point (x, y ) at random
Reference No:- TGS083660

Expected delivery within 24 Hours