This is a simple problem based on combinatorics which can be easily tackled by using inclusion-exclusion principle.
We are asked to find number of positive integers less than 1,000,000 that are not divisible by 6 or 4.
let n be the number of positive integers.
∴ 1≤n≤999,999
Let c₁ be the set of numbers divisible by 6 and c₂ be the set of numbers divisible by 4.
Let N(c₁) be the number of elements in set c₁ and N(c₂) be the number of elements in set c₂.
∴N(c₁) =

N(c₂) =

∴N(c₁c₂) =

∴ Number of positive integers that are not divisible by 4 or 6,
N(c₁`c₂`) = 999,999 - (166666+250000) + 41667 = 625000
Therefore, 625000 integers are not divisible by 6 or 4
Answer:
2
Step-by-step explanation:
The distances have the ratio:
(C -A) = (2/3)(B -A)
C = (2/3)B +(1/3)A . . . . . add A
C = (2B +A)/3 . . . . . . . . combine terms
C = (2(4) +(-2))/3 = 6/3 = 2
The coordinate of C is 2.
Answer:
Yes a 1:3 ratio
Step-by-step explanation:
Yes triangle A is 3 times bigger than triangle B. So it takes 3 B triangles to make one A triangle.
Answer:
528 cm²
Step-by-step explanation:
First I would calculate the area of the side rectangles:
20 x 9 = 180 cm²
There are two identical rectangles on both sides so i would x2
180 x 2 = 360 cm²
The area of the middle rectangle:
6 x 20 = 120 cm²
The area of the triangles:
Area of a triangle = (Base x Height)/2
8 x 6 = 48
48 ÷ 2 = 24
There are two identical triangles on the bottom and the top so x2
24 x 2 = 48
Now add all the values up:
360 + 120 + 48 = 528 cm²
I hope this helps!