I suspect you meant
"How many numbers between 1 and 100 (inclusive) are divisible by 10 or 7?"
• Count the multiples of 10:
⌊100/10⌋ = ⌊10⌋ = 10
• Count the multiples of 7:
⌊100/7⌋ ≈ ⌊14.2857⌋ = 14
• Count the multiples of the LCM of 7 and 10. These numbers are coprime, so LCM(7, 10) = 7•10 = 70, and
⌊100/70⌋ ≈ ⌊1.42857⌋ = 1
(where ⌊<em>x</em>⌋ denotes the "floor" of <em>x</em>, meaning the largest integer that is smaller than <em>x</em>)
Then using the inclusion/exclusion principle, there are
10 + 14 - 1 = 23
numbers in the range 1-100 that are divisible by 10 or 7. In other words, add up the multiples of both 10 and 7, then subtract the common multiples, which are multiples of the LCM.
<u>Hint </u><u>:</u><u>-</u>
- To find out the equation of the line we can use the point slope form of the line which is
<u>Solution</u><u> </u><u>:</u><u>-</u>
The given point to us is ,
and the slope of the line is 4 . On using the point slope form , we have ,
<u>Hence</u><u> the</u><u> </u><u>equation</u><u> </u><u>is </u><u>4</u><u>x</u><u> </u><u>-</u><u> </u><u>y </u><u>+</u><u> </u><u>3</u><u> </u><u>=</u><u> </u><u>0</u><u> </u>
( for graph , see attachment ) .
By definition of conditional probability,


Assuming a standard 6-sided fair die,
- if
, then
means
; otherwise, - if
, then
.
Both outcomes are mutually exclusive with probability
each, hence total probability
.
Of the 36 possible outcomes, there are 6 ways to sum the integers 1-6 to get 7:
(1, 6), (2, 5), (3, 4), (4, 3), (5, 2), (6, 1)
and so a sum of 7 occurs
of the time.
Then the probability we want is

Answer:
A, 2 5/8 cups
Step-by-step explanation:
Since six dozen brownies is three times as much as two dozen, we can multiply 7/8 cups by 3. 3 x 7/8 = 21/8 If we simplify this fraction, it is 2 5/8. Therefore the answer is A, 2 5/8 cups.
I believe it is a Triangle with a base of 100 ft. and a height of 100 ft.
Yet that's what I learned in class, my teacher isn't paying attention to much of our lessons, so forgive me if this is wrong.