: : sorry, the matrixes are a bit messed up in my earlier message...<br>
: : here they are:<br>
: : <br>
: : [x y n] / [[a b c][d e f][g h i]]<br>
: : (3x1) and (3x3)<br>
: : <br>
: : <br>
: <br>
: I'm 16 and I learned this years ago. <br>
: <br>
: First the basic concept you should have learn even more years ago than I was talking about in my last sentence. <br>
: <br>
: To divide you multiply by the reciprocal, or the inverse.<br>
: <br>
: The same applies to matrices. You simply find the inverse matrix and multiply. This isn't a programming question, it's an algebra one.<br>
: <br>
: http://www.iln.net/html_p/c/53785/53786/53801/53874/55269_55318.asp<br>
: <br>
: this site has an example of finding an inverse matrix of a 3x3 matrix.<br>
: <br>
: While it has it under Pre-Calculus, I learned it in Algebra 2. <br>
: <br>
: I didn't learn their way of finding the inverse, but whatever, it's just quicker to point you in that direction. You should be able to form an algorithm from that.<br>
: <br>
: There's definitely a more straightforward computational way to find it, and the way I was taught is nicer on algorithms, but like I said, whatever.<br>
: <br>
<br>