answersLogoWhite

0

One fifteenth.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What is onefifth of 120?

24


What is percent is equal to onefifth?

1/5 = 20%


What is the answer to in a decimal onefifth?

1/5 = 0.20 in decimal


How many ounces in a teal?

one and onethird ounces.


How much of Norway is north of the arctic circle half onethird onesix?

half?


What is onethird as a decimal?

0.333... Also called 0.3 recurring (usually represented with a dot above the 3) as there are an infinite number of 3s after the decimal point.


How do you find onefifth of a number?

divide the number by the denominator of the fraction 100 / 5 = 20 1/5 of 100 = 20 20 * 5 = 100


What is the number that is 5 more than the number which is one fifth of onefifth of one half of 1050?

(1/2)(1/5)(1/5)(1050)+5=(1/50)(1050)+5=(1050/50)+5=21+5=26


How would i set up this equation Two consecutive numbers onefourth of the first number is one more than onefifth of the second number?

Suppose the first number is x. Then the second number is x+1. A fourth of the first number is x/4 A fifth of the second number is (x+1)/5 So the equation is x/4 = (x+1)/5 + 1 Multiplying though by 20: 5x = 4x + 4 + 20 = 4x + 24 Subtracting 4x from both sides: x = 24


What is a equivalent fraction for 412?

412/1 is an equivalent fraction.


When it hatches from its egg the shell of a certain crab is 1 cm across when fully grown the shell is approx 10cm across each new shell is onethird bigger than the previous one how many shells d?

To determine how many shells the crab will have, we can use the growth pattern. Starting with a 1 cm shell, each new shell is one-third bigger than the previous one. This means the size of each successive shell can be expressed as follows: 1 cm (first shell), 1.33 cm (second shell), 1.78 cm (third shell), and so on. Continuing this pattern, the crab will grow through several shells until it reaches approximately 10 cm. It will take around 7 shells to reach or exceed that size.


What are binary numbers and what is their relation to numbers we are familiar with?

We count in base 10. Starting with a single digit, or place value, we count out 10 digits (zero to nine), then add an additional place value on the left (making 10), and count through zero through nine again (10-19) until we have 20.Binary numbers, however, are base 2. Instead of counting all the way to 10 in one decimal place, they only count zero to one before moving to the next place. Here's how it works for the first few binary numbers:000: You start with zero.001: You count to one, just like in the base ten system.010: You count to two, but since a place value can only handle one or zero, it "overflows" into the next place value.011: You start counting in the first place value again...100: It overflows into the second place value again, but this time the second place value is also full, so it moves to the third place value. This is worth 4 in base 10.This pattern continues on, with 101 (5), 110, (6), 111 (7), 1000 (8), and so on.First Pattern: Notice that with every step, the first place value turns "on" (1) or "off" (0), following the pattern 0, 1, 0, 1, 0, 1...With every two steps, the second place value turns "on" or "off", so it follows the pattern 0, 0, 1, 1, 0, 0, 1, 1...With every four steps, the third place value turns "on" or "off", following the pattern 0, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0...Do you see the pattern?Second Pattern: There is one more thing you may notice about binary: Each place value is worth a power of 2. So...First place value: Worth 0 when zero, and 1 when oneSecond place value: Worth 0 when zero, and 2 when oneThird place value: Worth 4 when oneFourth place value: Worth 8 when oneFifth place value: Worth 16 when oneSixth place value: Worth 32 when one...And so on.Example:You want to find the "normal" (base 10) value of 11010.A simple way to do so is to add the value of each place value that is "on". The first place is worth 1, but it is off. The second place is on, and worth 2, so add 2. The third place is off. The fourth place is on, so add 8. The fifth, and last place, is on, so add 16. You now have 2+8+16 = 26. So, 11010 is worth 26 in base 10.