Answer:
you didn't post a picture :/
Answer:
B. 50 degrees
Step-by-step explanation:
I am not 100% sure and if this is a right triangle, then it's measure is 90 degrees. So, 140 degrees minus 90 degrees would total, 50 degrees.
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.
Answer:
31, 37
Step-by-step explanation:
Let the smaller number be x
Therefore, longer number = x + 6
According to the given information:
x + x + 6 = 68
2x + 6 = 68
2x = 68 - 6
2x = 62
x = 62/2
x = 31
x + 6 = 31 + 6 = 37
Thus, the two parts of 68 are 31 and 37.