Qubits are using superposition meaning that 1 qubit is equal to 0 and 1 at the same time, much like Shrödinger's cat, qubits are technically two bits.
Having a superposition of 0 and 1 does not make is equal to 2 bits. When the qubit is measured, it must be either 0 or 1, which is the same as the bit. If anything, n qubits can be thought of as the same as 2
n bits. If you have n bits, then you can represent any one of n
2 possible combinations. If I have n qubits, I can represent all n
2 combinations simultaneously.
Why would it be equal to 1 bit and be faster than the modern computers?
The speed increase is not because 1 qubit can store more data than simply 0 and 1. The speed increase is because it can simultaneously store both 0 and 1. As I said above, this allows a 16 qubit computer (for example) to simultaneously store 65,536 possible states.