answersLogoWhite

0


Best Answer

36288 WRONG!
(1*2*3*4*5*6*7*8*9)/10 WRONG!


I obviously misreads the question. after writing a simple visual basic program, see below. I am changing my answer to "does not exist." as the program failed to return a value.


Private Sub Command0_Click()
Dim i As Long


i = 1


Do While i Mod 9 > 0 Or i Mod 10 = 0
i = i + 1
Do While i Mod 8 > 0 Or i Mod 10 = 0
i = i + 1
Do While i Mod 7 > 0 Or i Mod 10 = 0
i = i + 1
Do While i Mod 6 > 0 Or i Mod 10 = 0
i = i + 1
Do While i Mod 5 > 0 Or i Mod 10 = 0
i = i + 1
Do While i Mod 4 > 0 Or i Mod 10 = 0
i = i + 1
Do While i Mod 3 > 0 Or i Mod 10 = 0
i = i + 1
Do While i Mod 2 > 0 Or i Mod 10 = 0
i = i + 1
Loop
Loop
Loop
Loop
Loop
Loop
Loop


Loop
MsgBox i




End Sub

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What number containing the numbers 1 through 9 with all numbers only used once is divisible by all the numbers from 1 through 9?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the smallest number that is divisible by 2 through 12?

The smallest number that is divisible by all the numbers 2 through 12 is 27,720.


What is a number that is divisible by 2 through 12?

Numbers that are divisible by 2 through the number 12 are: 4, 6, 8, 10 and 12.


What is the smallest number which is exactly divisible by all the numbers from 1-11?

12


What is the smallest number that is perfectly divisible by numbers 1 through 6?

120


What odd number is divisible by an even number?

No odd numbers are divisible by even numbers.


When a number is divisible by another number what is it?

All numbers are divisible by 1. So, apart from the number 1, all numbers are divisible by another number. These numbers are therefore prime or composite.


What numbers are not divisible by 7?

There is an infinite number of numbers that are not divisible by seven!


What numbers are divisible by 511?

An infinite number of numbers are divisible by 511


What numbers aren't divisible by any number?

All numbers are divisible.


What is the smallest number that is divisible by the number 1-10 except 7 and 8?

The smallest number that is divisible by the numbers 1 through 10, except 7 and 8, is 180.


Are all even numbers divisible by 6?

Not all even numbers are divisible by 6. These numbers are not evenly divisible by 6: Any number smaller than 6. Any number not divisible by 3. If a number is divisible by both 2 and 3, it is divisible by 6.


What numbers are not divisible by 6?

These numbers are not evenly divisible by 6: Any number smaller than 6. Any odd number (not divisible by 2). Any number not divisible by 3. If a number is divisible by both 2 and 3, it is divisible by 6.