Looking for Linear algebra and geometry test answers and solutions? Browse our comprehensive collection of verified answers for Linear algebra and geometry at moodle.polito.it.
Get instant access to accurate answers and detailed explanations for your course questions. Our community-driven platform helps students succeed!
Let the following matrices and be given in MATLAB:
A = [3, 1, 2; 4, 1, 0; 3, 1, 4];
B = [6, 2, -3; 2, 4, 1; -3, 1, 13];
Let also the matrices (where is the transpose of ) and be given.
Which of the following statements is correct?
Consider the square matrix , , where the generic element is given by
Which of the following statements is true?
Let be the matrix given in MATLAB by
M=[1/2,-1/3,1/4,-1/5,1/6;-13/2,11/3,-9/5,7/9,-5/14;10/9,9/8,8/7,7/6,6/5;-1/2,-331/216,-211/252,-127/90,-269/270;-341/18, 463/24, -103/140,751/90,71/14];
Let be the vector space of polynomials with real coefficients of degree . Consider the polynomials , , , , in given by
\begin{align*} p_1(x)=& \frac{1}{2}-\frac{1}{3}x+\frac{1}{4}x^2-\frac{1}{5}x^3+\frac{1}{6}x^4;\\ p_2(x)=&-\frac{13}{2}+\frac{11}{3}x-\frac{9}{5}x^2+\frac{7}{9}x^3-\frac{5}{14}x^4;\\ p_3(x)=&\frac{10}{9}+\frac{9}{8}x+\frac{8}{7}x^2+\frac{7}{6}x^3+\frac{6}{5}x^4;\\ p_4(x)=&-\frac{1}{2}-\frac{331}{216}x-\frac{211}{252}x^2-\frac{127}{90}x^3-\frac{269}{270}x^4;\\ p_5(x)=& -\frac{341}{18}+\frac{463}{24}x-\frac{103}{140}x^2+\frac{751}{90}x^3+\frac{71}{14}x^4. \end{align*}\begin{align*} p_1(x)=& \frac{1}{2}-\frac{1}{3}x+\frac{1}{4}x^2-\frac{1}{5}x^3+\frac{1}{6}x^4;\\ p_2(x)=&-\frac{13}{2}+\frac{11}{3}x-\frac{9}{5}x^2+\frac{7}{9}x^3-\frac{5}{14}x^4;\\ p_3(x)=&\frac{10}{9}+\frac{9}{8}x+\frac{8}{7}x^2+\frac{7}{6}x^3+\frac{6}{5}x^4;\\ p_4(x)=&-\frac{1}{2}-\frac{331}{216}x-\frac{211}{252}x^2-\frac{127}{90}x^3-\frac{269}{270}x^4;\\ p_5(x)=& -\frac{341}{18}+\frac{463}{24}x-\frac{103}{140}x^2+\frac{751}{90}x^3+\frac{71}{14}x^4. \end{align*}
Which of the following statements is correct?
Let be the matrix given in MATLAB byA=[2520,2940,-252,-4872;-1680,0,2352,672;1680,840,1512,-2688;-1680,1260,1428,-672];Which of the following sentences is correct?
Let be the matrix given in MATLAB asA = [208, 388, 104, -80; 398, 695, 199, -181; 270, 423, 135, -141; 436, 742, 218, -206]/1000;and let and be the vectors given in MATLAB as v = [-1; 0; 2; 0];w = [1; 0; -1; 1];Which of the following statements is true?
Let be a matrix with real entries, diagonalizable over , with an LU factorization (without the need for partial pivoting) and such that . For , letWhich of the following statements is correct?
Consider the square matrix , , where the generic element is given by and let be the column vector given in MATLAB by
b = [5;12;21;32;45;60;77;96]
Which of the following statements is correct?
Let and let be the matrix given in MATLAB by
A = pascal(n);
Let be the matrix obtained from by adding three zero columns. Let be the matrix obtained from by adding three rows whose entries are all .
Which of the following statements is correct?
Let the points , , in the plane be given in MATLAB by
A=[1,9,0];
B=[1,2,2];
C=[1,0,9];
The area of the quadrilateral determined by , , and is
Copy here the script/instructions used to solve the first exercise: