Asked by Posty
                Can I get some help with this question?
"If C is a 5 x 1 matrix and D is a 3 x 5 matrix, what are the dimensions of DC?"
            
        "If C is a 5 x 1 matrix and D is a 3 x 5 matrix, what are the dimensions of DC?"
Answers
                    Answered by
            Steve
            
    better review matrix multiplication.
pxq * qxr = pxr
So, DC will be 3x5 * 5x1 = 3x1
Note that CD is undefined.
    
pxq * qxr = pxr
So, DC will be 3x5 * 5x1 = 3x1
Note that CD is undefined.
                    Answered by
            Posty
            
    For some reason, my course skipped over matrix multiplication, but Ill look it up online. Thank you.
    
                    Answered by
            Steve
            
    I find it hard to believe that the course skipped a topic it is assigning for you to do.
    
                                                    There are no AI answers yet. The ability to request AI answers is coming soon!
                                            
                Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.