Question: I NEED C SHARP CODE C# C# CODE C# 1: Write a Program that, ask the user values of [a,b,c,d,s1 and s2] finds the x

I NEED C SHARP CODE C# C# CODE C#

 I NEED C SHARP CODE C# C# CODE C# 1: Write

1: Write a Program that, ask the user values of [a,b,c,d,s1 and s2] finds the x and y for the following equation system. Use different methods for each approach. (50 Points): ax+by=s1cx+dy=s2 a) Calculate using analytical approach. (Hint: Matrix approach) b) Calculate using Jacobi method. Jacobi method should be run 100 iterations. c) Compare the results of each approach (Calculate the percentage and absolute error). Make sure the equation system is solvable with Jacobi method (a>b and c>d) and system is solvable generally (det(A)=0). Give appropriate errors when necessary. A=[acbd]A1=[dcba] 2: For the following equation: (50 Points)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!