-2x + y + 3z = 1\\
3x - y + 2z = 5,$$
write it in the form $AX = B$.
Question 3
Skill question
Represent the system of equations
3x+y+2z=54x+2y+z=102x+y+3z=9
in the form AX=B, clearly defining each matrix.
Question 4
Skill question
Given the matrix equation
31402−11−12abc=7310,
write out each of the three scalar equations.
Question 5
Skill question
A juice requires mixing apple, banana, and cherry concentrates. If x,y,z are volumes (litres) of each concentrate, the recipe demands:
2x - y + 3z = 15\\
3x + y - z = 5.$$
Express this system in matrix notation.
Question 6
Skill question
A logistics firm packs small (s), medium (m), and large (l) boxes. Total weight and volume constraints give:
5s+10m+20l=2002s+4m+5l=50
Express these two equations in matrix form AX=B, where X=(s,m,l)T.
Question 7
Skill question
Given the augmented matrix
102−2403−11526,
write the corresponding system of equations in x,y,z.
Question 8
Skill question
Let
A=(102304),X=uvw,B=(511).
Write explicitly the system of linear equations represented by AX=B.
Question 9
Skill question
A chemical mix requires reagents A,B,C in amounts x,y,z grams satisfying:
x + 3y + 2z = 7\\
4x - y + 5z = 12.$$
Form the augmented matrix for this system.
Question 10
Skill question
An investor allocates funds x,y,z (thousands £) into three projects. Returns satisfy:
0.01x + 0.06y + 0.02z = 3\\
0.02x + 0.01y + 0.07z = 5.$$
Express this system in matrix form and define all matrices.
Question 11
Skill question
Write the system of four equations
x+y+z+w=62x−y+w=1−x+3y+2z=4x+2z−w=0
in the matrix form AX=B.