answersLogoWhite

0

What decimal numbers are nearest to 20?

Updated: 4/28/2022
User Avatar

Wiki User

11y ago

Best Answer

If you give me a finite list of numbers, I can spot the one from your list that's

nearest to 20.

But out of the whole universe of numbers, there's no such thing as one that's

nearest to 20.

If you walk in with a number which you claim is the nearest possible one to 20,

I can always find a different number that's nearer to 20 than yours is. All I need

to do is:

-- Find the difference between your number and 20.

-- Take any number that's smaller than that difference.

-- Add it to 20.

-- Voila ! Nearer than yours.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What decimal numbers are nearest to 20?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the nearest decimal number to 20?

19.9999...


What is 2.25 to the nearest decimal?

The nearest decimal number is 2.25 since, for with other decimal number, it is possible to find infinitely man decimal numbers which are nearer to 2.25


22 to nearest ten?

20


5 20ths as a decimal?

5/20 ~ Your original number 25/100 ~ Decimals are parts of numbers out of the nearest power of ten (100 this time) 0.25 ~ Using decimal notation


What is 20 divided by 30 as a decimal to the nearest tenth?

It is 0.7


What number is three decimals?

Three decimals is not a number. The term is sometimes used to refer to numbers that are accurate to three decimal places - that is, to the nearest thousandths.Three decimals is not a number. The term is sometimes used to refer to numbers that are accurate to three decimal places - that is, to the nearest thousandths.Three decimals is not a number. The term is sometimes used to refer to numbers that are accurate to three decimal places - that is, to the nearest thousandths.Three decimals is not a number. The term is sometimes used to refer to numbers that are accurate to three decimal places - that is, to the nearest thousandths.


What decimal numbers are nerest to 20?

20 is the only number.


What fraction is nearest to the decimal 0.15?

0.15 = 15/100 = 3/20 is not only nearest, it is exactly equal.


Write a program to sort 20 decimal numbers in decreasing order and print the result?

decimal[] a = new decimal[20]; // initialize to some numbers for (int i = 0; i < 20; i++) { a[i] = i; } Array.Sort(a); //sorted in increasing order Array.Reverse(a); // decreasing foreach (decimal d in a) { Console.WriteLine(d); }


What is the median of the numbers 445664878?

5.777778 or rounded to the nearest tenth decimal place 5.8


How do you round numbers to the nearest whole percent on a calculator?

its something about the tenths place after the decimal


What is the circumference of 20 divided by pi?

Circumference of 20 / pi = the diameter = 6.3662 (to nearest 4th decimal)