Problem:
Question 1: Create an program that provides the solutions to a quadratic equation. Your program should be capable of providing real and complex solutions.
Question 2: What is the minimum number of bits needed to represent 768 Base 10 using unsigned binary representation?
Could someone help to explain the answer of these questions.