Largest 5 dizit number exactly divisible by 32 ?

1 answer

Largest 5 digit number is 99.999

INT is Integer value of number(Value of number when we ignore decimals)

n=Largest 5 digit number exactly divisible by 32

n=32*INT(99.999/32)

n=32*INT(3124.96875)

n=32*3124

n=99968
Similar Questions
    1. answers icon 1 answer
  1. 1. state the fundamental theorem of arithmetic:2. True or False: a. if p and q are prime number, then p+q is odd b. if a number
    1. answers icon 1 answer
  2. Which expression below is a counterexample to the following statement?If a number is divisible by 3, then it is divisible by 6.
    1. answers icon 1 answer
    1. answers icon 4 answers
more similar questions