An important concern in the study of heat transfer is to det
     An important concern in the study of heat transfer is to determine the steady-state temperature distribution of a thin plate when the temperature around the boundary is known. Assume the plate shown in the figure represents a cross section of a metal beam, with negligible heat flow in the direction perpendicular to the plate. Let Ti, T4 denote the temperatures at the four interior nodes of the mesh in the figure. The temperature at a node is approximately equal to the average of the four nearest nodes to the left, above, to the right, and below. For instance or 4T 30 20° 200 2 100 400 4 3 10 400 30 30 Write a system of four equations whose solution gives esti- mates for the temperatures T1, Solve the system of equations from Exercise 33. [Hint: To speed up the calculations, interchange rows 1 and 4 before starting \"replace\" operations.]  
  
  Solution
here according to the question
the temperature at a node is approximately equal to the average of 4 nearest node that is left,right,above and below node
so a system of 4 equation whose solution gives estimates for the temperature T1, T2, T3, T4 is given by
T1=(10+20+T2+T4)/4
4T1-T2-T4=30 .............................................(1)
T2=(20+40+T1+T3)/4
4T2-T1-T3=60 .............................................(2)
T3=(30+40+T2+T4)/4
4T3-T2-T4=70 ..............................................(3)
AND
T4=(10+30+T1+T3)/4
4T4-T1-T3=40 .............................................(4)
SO THE 4 EQUATION ARE
4T1-T2-T4=30
4T2-T1-T3=60
4T3-T2-T4=70
4T4-T1-T3=40
NOW ON SOLVING THESE 4 EQUATION YOU WILL GET THE TEMPERATURE OF EACH NODE

