[SOLVED] 18.06 -PS1

30.00 $

Programming resource
Digital learning resource
Category:
Practical programming resource
Suitable for guided study and reference
Tutor guidance available when needed

Description

5/5 - (1 vote)

Exercises on the geometry of linear equations

Problem 1.1: (1.3 #4. Introduction to Linear Algebra: Strang) Find a combination x1w1 + x2w2 + x3w3 that gives the zero vector:

w.

Those vectors are (independent)(dependent).

The three vectors lie in a . The matrix W with those columns is not invertible.

 

Problem 1.2: Multiply: .

Problem 1.3: True or false: A 3 by 2 matrix A times a 2 by 3 matrix B equals a 3 by 3 matrix AB. If this is false, write a similar sentence which is correct.

 

Resource details

Understand the Task Before You Use the Resource

Review the requirements, identify the programming concepts involved, study the implementation and test your understanding with your own examples and modifications.