Jump to content

Simple Math Practice Problems


Recommended Posts

  • Replies 120
  • Created
  • Last Reply

Top Posters In This Topic

Never heard of the matrix method.
The matrix method is putting it in reduced row echelon form. Search on Google for it or something.

Well to search it I'd tell you to look for Gauss-Jordan Elimination - that's the actual method used.

But you could also invert the coefficient matrix and multply it by the matrix each equation equals.

3a + b - c =10,

a - 2b + 3c = -7,

2a + 3b - 2c = 15


[3   1   -1]^-1          [10]                     [a]
[1   -2   3]         *    [-7]         =           [b]
[2   3   -2]              [15]                       [c]

This should give you the answers you need. The only problem is inverting the 3x3 matrix, which is usually a pain to do by hand.

*waves his calculator about in the air*

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share


×
×
  • Create New...