0% found this document useful (0 votes)
32 views1 page

Perform The Following Example If A (1 2 3 4 5 6), B (7 5 6 5 7 1)

The document provides an example matrix multiplication problem where matrix A equals [[1,2,3],[4,5,6]] and matrix B equals [[7,5,6],[5,7,1]]. The example is intended to demonstrate multiplying two matrices together.

Uploaded by

PraKash
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
32 views1 page

Perform The Following Example If A (1 2 3 4 5 6), B (7 5 6 5 7 1)

The document provides an example matrix multiplication problem where matrix A equals [[1,2,3],[4,5,6]] and matrix B equals [[7,5,6],[5,7,1]]. The example is intended to demonstrate multiplying two matrices together.

Uploaded by

PraKash
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

3. Perform the following example; if A= [1 2 3;4 5 6], B=[7 5 6;5 7 1].

You might also like