nicholas challenges rajiv with these instructions for finding his house after basketball practice. get on the subway at 14th Street. The subway stops at 23rd, 28, 33rd, 42nd, 51st, 59th, 86th, and 96th streets. Get off at the first street you come to that is divisible by both 3 and 7. How can Rajiv solve this problem ? At which stop should he get off the subway ?

Respuesta :

When a number is divisible, that means that why you divide that number by another, you will get a whole number. For example, 4 is divisible by 2 because 4 ÷ 2 = 2. The number 4 is not divisible by 3 because 4 ÷ 3 = 1[tex] \frac{1}{3} [/tex] (which is not a whole number). 

We'll start with 3 - 
To find numbers that are divisible by 3, you can use the 3 Divisibility Rule. First, take the number you are given and add together all of the digits. Then, look at that sum and see if it can be evenly divided by 3. If it is, then that number is divisible by 3. For the numbers that you are given in the problem:
23 = 2 + 3 = 5 (not divisible by 3)
28 = 2 + 8 = 10 (not divisible by 3)
33 = 3 + 3 = 9 (9÷3 = 3, so 33 is divisible by 3)
42 = 4 + 2 = 6 (6÷3 = 2, so 42 is divisible by 3)
51 = 5 + 1 = 6 (6÷3 = 2, so 42 is divisible by 3)
59 = 5 + 9 = 14 (not divisible by 3)
86 = 8 + 6 = 14 (not divisible by 3)
96 = 9 + 6 = 15 (15÷3 = 5, so 96 is divisible by 3

Now let's look at numbers divisible by 7. There are rules for divisibility of 7, but they are more for 3-digit numbers. Since your numbers are small enough, we can use basic multiplication facts to check divisibility.
23 (7x3 = 21 and 7x4 =28, 23 is between these and is not divisible by 7)
28 (7x4 =28, so 28 is divisible by 7)
33 (7x4 = 28 and 7x5 = 35, 33 is between these and is not divisible by 7)
42 (7x6 = 42, so 42 is divisible by 7)
51 (7x7 = 49 and 7x8 = 56, 51 is between these and is not divisible by 7)
59 (7x8 = 56 and 7x9 = 63, 59 is between these and is not divisible by 7)
86 (7x12 = 84 and 7x13 = 91, 86 is between these and is not divisible by 7)
96 (7x13 = 91 and 7x14 = 98, 96 is between these and is not divisible by 7)

Now let's look at what we just figured out from the divisibility rules above.
Subway stops divisible by 3: 33, 42, 51, 96
Subway stops divisible by 7: 28, 42
The only number in common in those two lists is 42, so that is the stop that Rajiv should get off of the subway.