What this quiz covers
This quiz focuses on Modeling With Linear Systems, giving you a quick way to practice the rules, question types, and explanations that matter most for Linear Algebra.
A water treatment facility has three treatment stages connected in series with recycling loops. Fresh water enters at 1000 L/min, and treated water exits at 800 L/min. Stage 2 recycles 150 L/min back to stage 1, and stage 3 recycles 100 L/min back to stage 2. If f1,f2,f3 represent the total flow rates through stages 1, 2, and 3 respectively, what is f1?
Linear Algebra Quiz
Practice Modeling With Linear Systems in Linear Algebra with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.
This quiz focuses on Modeling With Linear Systems, giving you a quick way to practice the rules, question types, and explanations that matter most for Linear Algebra.
Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.
A water treatment facility has three treatment stages connected in series with recycling loops. Fresh water enters at 1000 L/min, and treated water exits at 800 L/min. Stage 2 recycles 150 L/min back to stage 1, and stage 3 recycles 100 L/min back to stage 2. If f1,f2,f3 represent the total flow rates through stages 1, 2, and 3 respectively, what is f1?
A traffic network has four intersections connected by one-way streets. Traffic flows are measured in vehicles per hour. At intersection 2, the conservation equation is x1−x3+x4=50, where x1,x3,x4 represent flows on streets 1, 3, and 4 respectively, and 50 represents net traffic generation at that intersection. If street 1 carries 200 vehicles/hour toward intersection 2, and street 4 carries 120 vehicles/hour away from intersection 2, what is the flow on street 3?
A supply chain network distributes products from 2 warehouses to 3 retail stores. The cost matrix C has entry cij representing the cost per unit to ship from warehouse i to store j. If warehouse 1 ships quantities x11,x12,x13 to stores 1, 2, 3 respectively, and warehouse 2 ships quantities x21,x22,x23, which constraint ensures that store 2 receives exactly its demand d2?
A metabolic pathway involves three enzymes (E1, E2, E3) that process substrates at rates v1,v2,v3 respectively. At steady state, the concentration of each intermediate remains constant. The pathway can be represented as: Sv1Av2Bv3P, where enzyme E2 also has a side reaction that removes intermediate A at rate 0.2v2. What is the correct steady-state balance equation for intermediate A?
A logistics network ships products between 4 cities using a hub-and-spoke model with city 1 as the hub. Direct shipments between non-hub cities are not allowed. The network is represented by a flow matrix where positive entries indicate outbound flows and negative entries indicate inbound flows. At city 2 (a non-hub city), the flow balance equation is −x12+x21=d2, where d2=−50 represents net outbound demand. If x21=200 units/day, what does this imply about the logistics operation at city 2?
A manufacturing company produces three types of electronic components (A, B, C) using four different machines (M1, M2, M3, M4). Each machine can produce multiple component types but with different efficiency rates. The production requirements are 500 units of A, 300 units of B, and 200 units of C per day. The company wants to minimize total machine hours while meeting all production demands.
If the efficiency matrix E has entry eij representing units of component i produced per hour on machine j, and h=[h1,h2,h3,h4]T represents hours each machine operates, which matrix equation correctly models this optimization problem's constraints?
An economic input-output model for a three-sector economy (agriculture, manufacturing, services) uses the equation (I−A)x=d, where A is the technology matrix, x is total output, and d is final demand. If a21=0.3 and the manufacturing sector increases its output by 1000 units, how much additional input does manufacturing require from agriculture?