GATE Computer Science (CS) 2022 Shift 1 Solved Paper

© examsiri.com
Question : 44 of 65
 
Marks: +1, -0
Consider solving the following system of simultaneous equations using LU decomposition
x1 + x2 - 2x3 = 4
x1 + 3x2 - x3​ = 7
2x1 + x2 - 5x3​ = 7
where L and U are denoted as
L=(L1100 L_{21}L220 L_{31}L32L33)U=(U11U12U13 0U22U23 00U33)
Which one of the following is the correct combination of values for L32, U33, and x1 ?
Go to Question: