Test the set of polynomials for linear independence. If it is linearly dependent, express one of the polynomials as a linear combination of the others. (If the set is linearly independent, enter INDEPENDENT. If the set is linearly dependent, enter your answer as an equation using the variables f, g, h, and j as they relate to the question.)

{f(x) =7 + x, g(x) = 7 +x^2, h(x)=7 - x + x^2} in P^2

Respuesta :

Answer:

The set of polynomial  is Linearly Independent.

Step-by-step explanation:

Given - {f(x) =7 + x, g(x) = 7 +x^2, h(x)=7 - x + x^2} in P^2

To find - Test the set of polynomials for linear independence.

Definition used -

A set of n vectors of length n is linearly independent if the matrix with these vectors as columns has a non-zero determinant.

The set is dependent if the determinant is zero.

Solution -

Given that,

f(x) =7 + x,

g(x) = 7 +x^2,

h(x)=7 - x + x^2

Now,

We can also write them as

f(x) = 7 + 1.x + 0.x²

g(x) = 7 + 0.x + 1.x²

h(x) = 7 - 1.x + 1.x²

Now,

The coefficient matrix becomes

A = [tex]\left[\begin{array}{ccc}7&1&0\\7&0&1\\7&-1&1\end{array}\right][/tex]

Now,

Det(A) = 7(0 + 1) - 1(7 - 7) + 0

           = 7(1) - 1(0)

           = 7 - 0 = 7

⇒Det(A) = 7 ≠ 0

As the determinant is non- zero ,

So, The set of polynomial  is Linearly Independent.