Ask Question

Find the smallest positive integer divisible by every positive integer less than or equal to 10

+1
Answers (1)
  1. 8 August, 04:57
    0
    Basically least common multipule

    find LCM of 1,2,3,4,5,6,7,8,9,10

    1=1

    2=2

    3=3

    4=2*2

    5=5

    6=2*3

    7=7

    8=2*2*2

    9=3*3

    10=2*5

    LCM=1*2*2*2*3*3*5*7=2520

    that is 2520
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “Find the smallest positive integer divisible by every positive integer less than or equal to 10 ...” in 📗 Mathematics if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers