Answer:
D. 21 m
Step-by-step explanation:
I calculated it logically
Short Answer: 5/36
How many ways can you throw two 6 sided dice?
Since each dice has six sides, the total number of ways is 6*6 = 36 ways.
How many ways can an 8 be thrown? To make the differences easier to see use a green colored die and a red colored die.
Red Green
2 6
6 2
5 3
3 5
4 4 That's five different ways of getting an 8.
The probability is
5 / 36 <<<<< answer
The answer to the question asked is 5.
The least common multiple of 4 and 6 is 12. In the range 140 to 200, there are
... floor(200/12) - ceiling(140/12) + 1 = 16 - 12 + 1 = 5
integers divisible by 12.
_____
The list of answer choices suggests that the question is intended to be, "how many integers are divisible by 4 or 6?"
The number divisible by 4 is
... floor(200/4) - ceiling(140/4) + 1 = 50 - 35 + 1 = 16
The number divisible by 6 is
... floor(200/6) - ceiling(140/6) + 1 = 33 - 24 + 1 = 10
We know from the above that there are 5 values that are divisible by both 4 and 6, so will be counted twice if we simply add the above numbers. Hence the number of values divisible by 4 or 6 is
... 16 + 10 - 5 = 21 . . . . . corresponds to selection C)
Answer:
6 pi squared cm
Step-by-step explanation:
circle area = pi * 6^2 = 36 pi
so shaded area = 36 pi / 6 = 6 pi (ANS)
First, you need to find the slope of this new line.
It is perpendicular to the given line, which means the slope of this line is the negative reciprocal of this given line, so we need to find out the slope of the equation 3y=6x+3
divide each side by 3, you'll get y=2x+1, so we know the slope is 2, which is 2/1
the slope for the new line should be -1/2, the negative reciprocal of 1/2
Next, use point-slope format to write your equation. Your point is (2,4) and your slope is -1/2, so you have
(y-4)=-1/2(x-2)
If you want to simplify it: y-4=-1/2x+1 => y=(-1/2)x+5