(Algebra: solve 3 × 3 linear equations) You can use the following computations to solve a 3 × 3 system of linear equation:

Write a program that prompts the user to enter a11 , a12 , a13 , a21 , a22 , a23 , a31 , a32 , a33 , b1 , b2 , and b3 , and displays the result. If | A | is 0 , report that “The equation has no solution.”


We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.