Consider the traffic flow diagram that follows where a1 a2 a
Consider the traffic flow diagram that follows, where a1, a2, a3, a4 are fixed positive integers. Set up linear system in the unknowns and use row operations to deduce that the system will be consistent only if
(linear algebra)
6. Consider the traffic flow diagram that follows, where ai ,a2,a3M4 b1 b2. b, b4 are fixed positive integers. Set up a linear system in the unknowns xi, r2, x3, xa and use row operations to deduce that the system will be consistent only if a1 +a2 + a3 + a4 = b1 + b2 + b3 + b4 bi X2 x4 bs b2 Additionally, find the parametric form of the solution to the systemSolution
We set up a system of linear equations as under by assuming that the traffic coming at each of the crossroads is equal to the traffic going out. Then:
a1+ x1 = b1 + x2 ...(1)
a2 + x2 = b2 + x3... (2)
a3 + x3 = b3 + x4...(3)
a4 + x4 = b4 + x1...(4)
On adding the above equations,we get ( a1+a2+a3+a4 ) + (x1+x2+x3+x4 ) = ( b1+b2+b3+b4)+(x2+x3+x4+x1 ) or, ( a1+a2+a3+a4 ) + (x1+x2+x3+x4 ) = ( b1+b2+b3+b4)+(x1+x2+x3+x4 ). Apparently, the linear equations (1) to (4) will be consistent only if ( a1+a2+a3+a4 ) = ( b1+b2+b3+b4).
Let x1=t.Then, from the above equations(1)to(4),we have x4=(b4-a4)+t,x3 = (b3-a3 )+x4=(b3- a3 )+( b4-a4)+ t, x2= ( b2 - a2 ) + x3 = ( b2 - a2 ) + (b3 - a3 )+ ( b4 - a4)+ t
