The radix variable says that 11 is in the binary system, or base 2. This example converts the string 11 to an integer 3. Use parseInt() in the convertToInteger function so it converts a binary number ...