In binary this number is equivalent to 11111000011 while in octal it is 3703
Convert the top (numerator) to decimal, and then convert the denominator to decimal. Octal fraction 15/26 is decimal (8+5) divided by decimal (16+6) = 13/22 decimal.
You can use the Windows calculator to do the conversions. If you want to learn how to do it yourself:To convert binary to decimal, multiply the right-most digit with 1, the second digit (from the right) with 2, the third with 4, etc.To convert to octal, group the bits from the right to the left, in groups of 3. Convert each group to a decimal digit.
Starting from the right hand end, take the digits in groups of 3 and convert each group to its octal equivalent (which for this task will always be the same as decimal). eg 110 is octal 6
1010 = 128
gbgb
Octal: 56704534 Decimal: 12290396
A45C: Decimal = 42076 Octal = 122134
BB895C: Octal = 56704534 Decimal = 12290396
221122: Binary = 1000100001000100100010 Octal = 10410442 Decimal = 2232610
NA
Octal = 56704534 Decimal = 12290396
In binary this number is equivalent to 11111000011 while in octal it is 3703
That can't be an octal number; it has an 8 in it.
71
166 in decimal
262 octal is178 decimal.262 decimal is406 octal