PDA

View Full Version : Matrices and Evaluation


Buster617
Jan3-11, 01:51 PM
1. The problem statement, all variables and given/known data

Hi all. I am doing this work and cant seem to find any information on this in any of my notes or text books. The question is, "Evaluate (if possible) AB, BA, CD and DC", this is what i need some help with.
I also have further on the question, "Evaluate | u |, | v |, u . v and u * v", but this one i can do already so i dont need help with this one.

I know that a single matrix can't be evaluated exactly and since i cant find anything on evaluating either a single matrix or multiple matrices, i assume at the moment that, it is not possible to evaluate these from the first question either?

The relevant equations are below:


A = \left(\begin{array}{c} 21 \ 60 & 2 \ 7 \end{array}\right)


B = \left(\begin{array}{c} 4 \ -5 & 3 \ -2 \end{array}\right)


C = \left(\begin{array}{c} 15 \ 3 \ 7 & 5 \ 12 \ 4 \end{array}\right)


D = \left(\begin{array}{c} 3 \ 5 \ 15 & 1 \ -1 \ 7 & -5 \ 1 \ 8 \end{array}\right)



Any help/ information would be greatly appreciated. Thanks

HallsofIvy
Jan3-11, 02:09 PM
You seem to be having a problem with the word "evaluate". You certainly can evaluate a single matrix- its value is itself. Similarly, "evaluating" AB simply means finding the product of matrices A and B. AB, CD, and DC also mean just "multiply the matrices".

Buster617
Jan3-11, 04:30 PM
Ahh ok, i get it now. Thanks a lot.
Just done them all and they seem correct, ive still come up with DC not being possible due to there being a different number of columns in the first matrix compared to the number of rows in the second matrix.

Thanks again

HallsofIvy
Jan5-11, 06:03 AM
Yes, that is correct. DC is not a possible multiplication. (But CD is.)