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

Linear Assignment

The document outlines a linear algebra assignment consisting of various problems related to vectors, distances, planes, vector spaces, subspaces, and systems of linear equations. It includes tasks such as finding the sum of vectors, calculating distances, defining operations on matrices, and solving equations using different methods. Each problem requires clear and brief steps to demonstrate understanding and application of linear algebra concepts.

Uploaded by

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

Linear Assignment

The document outlines a linear algebra assignment consisting of various problems related to vectors, distances, planes, vector spaces, subspaces, and systems of linear equations. It includes tasks such as finding the sum of vectors, calculating distances, defining operations on matrices, and solving equations using different methods. Each problem requires clear and brief steps to demonstrate understanding and application of linear algebra concepts.

Uploaded by

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

CPU Business and Information Technology College

Department of Computer Science


Linear algebra Assignment
Show all the necessary steps clearly and briefly.

1. Let �, � and � be vectors such that � =1, � =2, � =3 and u ⏊ (v +w),


v⏊ (u +w), w ⏊ (v +u), then find �+�+� .
2. Let � = (1, 3, − 2), � = (1, − 1, 2) and � = (1, 2, 2) be points in IR3. Then find
a) the distance between point � and the line � that passes through the points � and �.

b) the equation of a plane � that passes through the points �, � and �.

3. Let � = ��×� be the set of matrices of order � × �.


Define “ + ” and “ ∙ ” on V as follows. If � = ��� and � = ���

are matrices of order � × � and k is a real number . Then

� + � = ��� + ���

�� = ����
Show that V is a vector space over ℝ under the operations defined above.
4. Show that � = �, �, 2� − 3� : �, � ∈ ℝ is a subspace of � = ℝ3 .
5. Show that B = { 1,1,1 , 1,2,2 , (1,2,3)} is basis of ℝ3 .
6. Using Gaussian elimination method, solve the following system of linear equations.

� + � − 2� + 4� =− 2
−3� − � + 5� + 2� =− 6
−2� + 3� + 10� =− 9

7. Solve the system

4� + 6� + � = 2
2� + � − 4� = 3
3� − 2� + 5� = 8

By using a)Inverse matrix method b) Cramer’s rule

You might also like