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.
The GCF of these terms is x
Answer:
We'll need 2 points so we'll choose (-6, 0) and (0, -3).
Let's calculate the slope (or 'm') using
Slope or m = (Y2 -Y1) ÷ (X2 -X1)
Slope ('m') = (-3 -0) / (0, - -6) = -3 / 6 = -1/2
Then we calculate the equation using:
(y - y1) = m • (x -x1)
(y - 0) = -1/2 * (x - -6)
y = -1/2 x -3
Source: http://www.1728.org/distance.htm
Step-by-step explanation:
Answer:
with the information you have given, the first coordinate is this:
Step-by-step explanation:
A first coordinate is on a graph, and it is the first dot, or coordinate set on the plane.
~Ren
I'm not sure how to answer the question... BUT, I know that the side that says 2 is for the blue marbles and 1 is for the red marbles, meaning that every 2 blue marbles she has equal 1 red marble.
Sorry I didn't have the answer, hope this helps :/