answersLogoWhite

0

13 13 divdied by 2 is 6 but 6x2=12 so its 6.1

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What do you divide to get 6 remainder 2?

As for example 38/6 = 6 with a remainder of 2


How do you write 27 in binary numbers?

To write the decimal number 27 in binary, you can divide the number by 2 and record the remainders. Starting with 27, divide by 2 to get 13 with a remainder of 1, then divide 13 by 2 to get 6 with a remainder of 1, then 6 by 2 to get 3 with a remainder of 0, then 3 by 2 to get 1 with a remainder of 1, and finally 1 by 2 to get 0 with a remainder of 1. Reading the remainders from bottom to top, 27 in binary is 11011.


What remainder do you get when you divide 6950 by 6?

The remainder is 2.


What is 14 divide by 6 with remainder?

2.3333


What will divide in to 14 and 6 with out a remainder?

2...


Can you get a remainder when you divide by nine?

Yes - the remainder can be either 1, 2, 3, 4, 5, 6, 7, or 8.


When you divide a number by 6 can the remainder be 6?

no, because that would be 6 remainder 6, which is 6/6 which equals 1 whole. So it would be the answer you got +1 with no remainder


What is the remainder of 608 divided by six?

Well, honey, if you divide 608 by 6, you get 101 with a remainder of 2. So, the remainder of 608 divided by 6 is 2. Math doesn't have to be a headache, darling.


What is 32 divide by 6 with a remainder?

5.3333


How do you divide -5 by 3 and what is remainder?

There are, unfortunately, two ways of expressing the answer. Answer I: 5/3 = 1 with a remainder of 2 and so -5/3 = -1 with a remainder of -2. Answer II: Mathematicians normally require the remainder to be between 0 and the divisor. To do this, -5/3 = (-6 + 1)/3 = -6/3 + 1/3 = -2 and remainder +1.


When you divide by 6 can 5 be the remainder?

Yes - any number one fewer than a multiple of 6 will give a remainder of 5. For example, 11/6 = 1 remainder 5. 17/6 = 2 remainder 5.


What is the process of converting a decimal number into its binary equivalent?

Divide by the number repeatedly by two (until it is zero) and collect the remainders. For example: 13 / 2 = 6 Remainder 1 6 / 2 = 3 Remainder 0 3 / 2 = 1 Remainder 1 1 / 2 = 0 Remainder 1 Reading remainders from bottom yields: 1101