Determine
whether b can be written as a linear
combination of a1 and a2. In other words, determine
whether weights x1 and x2 exist, such that x1a1 + x2a2 = b. Determine the
weights x1 and x2 if possible.
a1[4,5,-4]
a2[-4,3,3] b,[8,26,-10]

Respuesta :

Answer:

[tex]<8,26,-10>=4.<4,5,-4>+2.<-4,3,3>[/tex]

Step-by-step explanation:

Linear Combination Of Vectors

One vector [tex]\vec b[/tex] is a linear combination of [tex]\vec a_1[/tex] and [tex]\vec a_2[/tex] if there are two scalars [tex]x_1, x_2[/tex] such as

[tex]\vec b=x_1\vec a_1+x_2\vec a_2[/tex]

In our case, all the vectors are given in [tex]R^3[/tex] but there are only two possible components for the linear combination. This indicates that only two conditions can be used to determine both scalars, and the other condition must be satisfied once the scalars are found.

We have

[tex]\vec a_1=<4,5,-4>,\ \vec a2=<-4,3,3>,\ \vec b=<8,26,-10>[/tex]

We set the equation

[tex]<8,26,-10>=x_1.<4,5,-4>+x_2.<-4,3,3>[/tex]

Multiplying both scalars by the vectors

[tex]<8,26,-10>=<4x_1,5x_1,-4x_1>+<-4x_2,3x_2,3x_2>[/tex]

Equating each coordinate, we get

[tex]4x_1-4x_2=8[/tex]

[tex]5x_1+3x_2=26[/tex]

[tex]-4x_1+3x_2=-10[/tex]

Adding the first and the third equations:

[tex]-x_2=-2[/tex]

[tex]x_2=2[/tex]

Replacing in the first equation

[tex]4x_1-4(2)=8[/tex]

[tex]4x_1=8+8[/tex]

[tex]x_1=4[/tex]

We must test if those values make the second equation become an identity

[tex]5(4)+3(2)=20+6=26[/tex]

The second equation complies with the values of [tex]x_1[/tex] and [tex]x_2[/tex], so the solution is

[tex]<8,26,-10>=4.<4,5,-4>+2.<-4,3,3>[/tex]

ACCESS MORE
EDU ACCESS