1) Mathematics plays a key role in modern technologies like Google, iPods, wireless communication, and medical imaging through concepts like binary numbers, error correcting codes, data compression, and linear algebra.
2) Error correcting codes allow detection and correction of mistakes in digital information transmission using techniques like parity bits and Hamming distance between codewords.
3) Google's PageRank algorithm uses the idea that more important websites are those linked to by many other important websites, modeling this through eigenvector calculations on large link graphs.