Search Header Logo
MATC606-W3(SY25-26_Term2)

MATC606-W3(SY25-26_Term2)

Assessment

Presentation

Computers

University

Medium

Created by

Don Bonus

Used 5+ times

FREE Resource

20 Slides • 12 Questions

1

media

2

media

3

media

4

media

5

Multiple Select

Which of the following are common uses of matrices in IT? Select all that apply.

1

Databases: Tables of records

2

Graphics: Pixel data on a screen

3

Machine Learning: Data sets (Features vs Samples)

4

Sorting algorithms

6

Multiple Choice

Which of the following best describes a matrix as introduced in the lesson?

1

A rectangular array of numbers arranged in rows and columns

2

A single row of numbers

3

A list of unrelated values

4

A circular arrangement of numbers

7

media

8

Multiple Choice

Based on the Sari-Sari Inventory example, what does each row and column in the matrix represent?

1

Rows represent days, columns represent sales

2

Rows represent branches, columns represent item types

3

Rows represent prices, columns represent stores

4

Rows represent item types, columns represent branches

9

media

10

Multiple Choice

How can matrices be used to represent network connectivity, as shown in the adjacency matrix example?

1

By assigning random numbers to each route

2

By listing all possible routes in a table

3

By indicating direct routes between locations with 1s and 0s

4

By drawing a map of the network

11

media

12

media

13

media

14

Multiple Choice

Which of the following is a necessary condition for adding or subtracting two matrices?

1

Both matrices must be square matrices.

2

Both matrices must have the same dimensions.

3

Both matrices must contain only positive numbers.

4

Both matrices must have the same elements.

15

media

16

media

17

Multiple Select

Which of the following real-world scenarios can be solved using scalar multiplication of matrices? Select all that apply.

1

Applying a percentage discount to all prices in a list.

2

Combining inventory counts from two warehouses.

3

Converting all prices from USD to PHP.

4

Calculating total sales from morning and afternoon shifts.

18

media

19

Fill in the Blank

Applying a 50% discount to an item priced at 8,000 using scalar multiplication results in a final price of ___.

20

media

21

Multiple Choice

Given Stock A = [10, 5] and Delivery B = [20, 10], what is the total stock after restocking using matrix addition?

1

[30, 15]

2

[20, 10]

3

[10, 5]

4

[25, 15]

22

media

23

media

24

Multiple Choice

How can vectors be used in real-life scenarios based on the examples given in the lesson?

1

To represent velocity and force in physics, character positions in game development, and user records in data.

2

To store only text data.

3

To create images and videos.

4

To organize books in a library.

25

Multiple Choice

Which of the following best describes a vector as introduced in the lesson?

1

A list of unrelated numbers.

2

A rectangular grid used to organize data.

3

A single number representing a value.

4

A matrix with only one row or one column, representing magnitude and direction.

26

media

27

Multiple Choice

Given the Quantity Vector Q = [2kg, 1L, 5pcs] and Price Vector P = [300, 80, 5], what operation would you perform to find the total cost of groceries?

1

Dot Product (Multiplication)

2

Addition

3

Subtraction

4

Division

28

media

29

Fill in the Blank

What is the resultant vector (net displacement) when a delivery rider moves 3km East, 2km North, then 1km East, and 4km South?

[
,
-
]

30

media

31

media

32

media
media

Show answer

Auto Play

Slide 1 / 32

SLIDE