If and then which of the following is true?
If and then which of the following is true?
Solution
We need to determine the relationship between sets A and B.
Let's see what set B contains:
When n = 1: B contains 35(1-1) = 0
When n = 2: B contains 35(2-1) = 35
When n = 3: B contains 35(3-1) = 70
When n = 4: B contains 35(4-1) = 105
Set B = {0, 35, 70, 105, 140, ...} contains all multiples of 35 (including 0).
Now let's calculate the first few terms of A where A = {}:
When n = 1:
When n = 2:
When n = 3:
So A = {0, 1225, 46550, ...}
Let's check if all elements of A are multiples of 35:
0 ÷ 35 = 0
1225 ÷ 35 = 35
46550 ÷ 35 = 1330
To prove this is always true, we'll use modular arithmetic.
Since 35 = 5 × 7, we need to show that is divisible by both 5 and 7.
Divisibility by 5:
[since 6 = 5 + 1]
So
And [since 35 is divisible by 5]
Therefore:
Divisibility by 7:
[since 6 = 7 - 1]
So [since 2n is always even]
And [since 35 is divisible by 7]
Therefore:
Since every element of A is divisible by both 5 and 7, every element of A is divisible by 35.
Every element of A is a multiple of 35, so every element of A belongs to set B.
However, not every element of B belongs to A. For example, 35 is in B, but there's no integer n such that .
A ⊂ B (A is a proper subset of B)
This means every member of A is in B, but at least one member of B is not in A.
Related questions:
CAT 2018 Slot 2
CAT 2018 Slot 1