Express V= 2t² + 5t + -5 as a linear combination of the polynomials
P1= t² + 2t + 1
P2= 2t + 5t + 4
P3 = t² + 3t + 6
1
Expert's answer
2020-11-11T08:39:39-0500
We assume that P2=2t2+5t+4. V can be expressed in the following way: V=c1P1+c2P2+c3P3 , c1,c2,c3∈C . Coefficients satisfy the following system:
We multiply the first equation by (−2) and add to the second one. Then, we multiply the first equation by (−1) and add to the third one. As a result, we obtain we eliminate c1 from all equations and obtain the system for c2,c3:
{c2+c3=12c2+5c3=−7
We multiply the first equation by (−2) and add to the second one. We obtain that c3=−3 . Then, from the first equation of the latter system we get: c2=4. From the first system we get c1=−3 . Thus, the solution is: c1=−3,c2=4,c3=−3 . The answer is: V=−3P1+4P2−3P3 .
Comments