The problem consists of three parts: a. Given a quadratic equation $2x^2 - 4x + 5 = 0$ with roots $\alpha$ and $\beta$, find the value of $\frac{1}{\alpha} + \frac{1}{\beta}$. b. Express the complex numbers $\frac{1+i}{1-2i}$ and $\frac{2+3i}{5+i}$ in the form $a+ib$, where $a$ and $b$ are real numbers. c. Given two matrices $A = \begin{pmatrix} 1 & 2 & 1 \\ 4 & 0 & 2 \end{pmatrix}$ and $B = \begin{pmatrix} 3 & 1 & -2 \\ -4 & 5 & 2 \end{pmatrix}$, find $A-B$ and $B^T B$.
AlgebraQuadratic EquationsComplex NumbersMatricesMatrix OperationsSum and Product of Roots
2025/5/3
1. Problem Description
The problem consists of three parts:
a. Given a quadratic equation 2x2−4x+5=0 with roots α and β, find the value of α1+β1.
b. Express the complex numbers 1−2i1+i and 5+i2+3i in the form a+ib, where a and b are real numbers.
c. Given two matrices A=(142012) and B=(3−415−22), find A−B and BTB.
2. Solution Steps
a.
We are given the quadratic equation 2x2−4x+5=0 with roots α and β. We want to find the value of α1+β1.
We can rewrite α1+β1 as αβα+β.
From the quadratic equation ax2+bx+c=0, the sum of the roots is given by −ab and the product of the roots is given by ac.
In our case, a=2, b=−4, and c=5.
Therefore, α+β=−2−4=2 and αβ=25.
So, α1+β1=αβα+β=252=52⋅2=54.
b.
i. We want to express 1−2i1+i in the form a+ib.
Multiply the numerator and denominator by the conjugate of the denominator: