Answer: c
Step-by-step explanation:
Answer:
I think you can find these answers online...
A good website that I used to use for books like these was www.slader.com, but it might not have everything.
Step-by-step explanation:
Answer:
The answer should be C. By combining like terms you can find the answer. 1.75a+2.75a = 4.5a
2.25b + 1.75b = 4b
2.25c + 1.25c = 3.5c
Step-by-step explanation:
Answer:
221
Step-by-step explanation:
13 x 17 = 221
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.