To find the relation between them, you need transform them to the same currency. Let's transform them to cents.
$3.60 = 360 cents.
One quarter is 25 cents, and one nickel is 5 cents.
So 360 = 25q + 5n
Hope this helps! :D
Answer:
Ok, as i understand it:
for a point P = (x, y)
The values of x and y can be randomly chosen from the set {1, 2, ..., 10}
We want to find the probability that the point P lies on the second quadrant:
First, what type of points are located in the second quadrant?
We should have a value negative for x, and positive for y.
But in our set; {1, 2, ..., 10}, we have only positive values.
So x can not be negative, this means that the point can never be on the second quadrant.
So the probability is 0.