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