Math, asked by shailathoratrashin, 1 month ago

In how many pair's of consecutive number from 1 to 100 does a difference of 6 occur??

Answers

Answered by anubhabkumar2020
2

Answer:

primes_diff6.py 100 7 prime pairs found with a difference of 6. ( 23 , 29 ) ( 31 , 37 ) ( 47 , 53 ) ( 53 , 59 ) ( 61 , 67 ) ( 73 , 79 ) ( 83 , 89 ) 25 primes found.

Step-by-step explanation

Hope it helps

Mark me as Brainlist PLZ

Answered by umasahu871999
0

Answer:

$ ./primes_diff6.py 100 7 prime pairs found with a difference of 6. ( 23 , 29 ) ( 31 , 37 ) ( 47 , 53 ) ( 53 , 59 ) ( 61 , 67 ) ( 73 , 79 ) ( 83 , 89 ) 25 primes.

Step-by-step explanation:

┊┊╭╮╭╮┊┊┊┊┊┊┊┊ ┊┊┊┃┃┃┃┊┊┊┊┊┊┊ ┊┊┊┃┃┃┃┊┊┊╭━━━===\ ┊┊╭┛┗┛┗╮┊╭╯GOOD.| | ┊┊┃┈✕┈✕┃┊┃NIGHT | ┊┊┃┈┈♡┈┃┊╰┳━━━====| ┊┊┃┈╰┻╯┃━━╯┊┊┊ ✧✧✧✧

Similar questions