Computer Science, asked by aero23578, 5 hours ago

How will you refer range starting from 5th row and 3rd column to
10th row and 5

th column? Can single cell be considered as range?

Answers

Answered by JosephUzumaki12
0

Answer:

Recall that a set of vector {a,b,c,d} is a linearly dependent set of vectors if any of the vectors can be written as a linear combination of the other ones.

We are given the following vectors.a=(-1,4,6), b=(5,2,-3), c=(3,-5,-4), d=(12,-20, h). At first, we will check if a,b,c are linearly independent. To do so, we will calculate the following determinant (the procedure of the calculation is omitted).

Since the determinant is not zero, this implies that the vectors a,b,c are all linearly independent. Since a,b,c are all vectors in  which is a 3-dimensional space, and they are 3 linear independent vectors, then they are automatically a base of this space. Consider now the vector d. Since {a,b,c} is a base of , then it generates any vector of this space(i.e any other vector of the space is a linear combination of {a,b,c}). In particular, d. So the set {a,b,c,d} is linearly independent for any value of h

Explanation:

Hope this helps:) yesssss first question answered on the new account YAAAAAY

Similar questions