[SOLVED] 18.06 - PS7

30.00 $

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

Description

Rate this product

Exercises on solving Ax = 0: pivot variables, special solutions

Problem 7.1:

  1. Find the row reduced form of:

 

A

  1. What is the rank of this matrix?
  2. Find any special solutions to the equation Ax = 0.

Problem 7.2: (3.3 #17.b Introduction to Linear Algebra: Strang)   Find A1 and A2 so that rank(A1B) = 1 and rank(A2B) = 0 for B  .

 

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.