You are on page 1of 3

CS 100 T

First semester of the academic year 1442 H

Exercises 3-Lecture 3

Matrices

Prepared by : Dr. Sarah Alhammad


CS 100 T
First semester of the academic year 1442 H

Question#1:

Given the following matrices

𝟒 −𝟏 𝟐 𝟎
A= [ ] B=[ ]
𝟐 𝟎 𝟎 −𝟐
Answer the following questions

a. Is matrix A square matrix ?

b. Is matrix B diagonal matrix?

c. Find A+B

d .Find AB

e .Find At , is A a symmetric matrix ? why ?


CS 100 T
First semester of the academic year 1442 H

Question#2:

Given the following binary matrices


1 0 0 0 0 1
A= 0 1 0 B= 1 1 1
0 0 1 0 1 0

Answer the following questions

a. Is matrix A identity matrix ?

b. Find A^ B

c. Find AvB

d. Find 𝑨 ⊙ 𝑩

You might also like