Answer:
the x should be 10x7-(9x6)
Step-by-step explanation:
because it should be 10x7-(4+30)
Answer:
C
Step-by-step explanation:
Answer:
There is no solution because the slopes of the line are the same.
Step-by-step explanation:
4y - 4x = 48
+ 4x + 4x Add 4x to both sides
4y = 4x + 48 Divide both sides by 4
y = x + 12
Now set both equations equal to each other since they equal y
x + 12 = x - 11
-x - x Subtract x from both sides
12 ≠ -11 No Solution
If this answer is correct, please make me Brainliest!
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.