%path = "maths/vectors/matrix/stepwise production" %kind = kinda["problems"] %level = 11 For the production of a product X it needs {{g.A[1][0]}} W(orking hours), {{g.A[1][1]}} P1 (Part 1) and {{g.A[1][2]}} P2. For the production of a product Y it needs {{g.A[2][0]}} W, {{g.A[2][1]}} P1 and {{g.A[2][2]}} P2. A product Z needs {{g.Z[0]}} W and {{g.Z[1]}} X and {{g.Z[2]}} Y.
Make a matrix equation and determine, how much the production of {{g.m}} Z costs (K), if the costs of the needed resources are W={{g.k[0]}}, P1={{g.k[1]}}, P2={{g.k[2]}}.
K = %chq()