Question

Pivot the following matrix, -3 9 15 -6 3 5 2 2 -4 -1 -4 -1...

Pivot the following matrix,
-3 9 15 -6
3 5 2 2
-4 -1 -4 -1


about the entry a11.
(A)
1 -3 -5 2
0 13 17 -4
0 -13 -24 4
(B)
1 -3 -5 2
0 14 14 -5
0 -15 -24 7
(C)
1 -3 -5 2
0 14 14 -4
0 -15 -24 6
(D)
1 -3 -5 2
0 14 17 -5
0 -16 -24 7
(E)
1 -3 -5 2
0 14 14 -4
0 -13 -26 6
(F)
1 -3 -5 2
0 14 16 -4
0 -13 -24 4
(G)
1 -3 -5 2
0 14 17 -4
0 -13 -24 7
(H)
1 -3 -5 2
0 14 14 -5
0 -13 -24 5


Problem #4:  
0 0
Add a comment Improve this question Transcribed image text
Answer #1

Criven Matrix is /-3 q is -6) 1 3 5 2 2 1 1-4 11 -4 -1/ Ri +6R, SE ci -3 -5 21 de | 3 5 2 2 ) -4 -1 -4 -1/ SA R2 + R2-3ri II

Add a comment
Know the answer?
Add Answer to:
Pivot the following matrix, -3 9 15 -6 3 5 2 2 -4 -1 -4 -1...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • Pivot the following matrix, 3 5 2 2 -3 -3 -5 2 -8 2 -8 -2...

    Pivot the following matrix, 3 5 2 2 -3 -3 -5 2 -8 2 -8 -2 about the entry a32. (A) 23 0 22 6 -17 0 -17 -1 -4 1 -4 -1 (B) 23 0 22 6 -15 0 -17 -3 -4 1 -4 -1 (C) 23 0 21 7 -15 0 -19 -1 -4 1 -4 -1 (D) 22 0 22 7 -15 0 -19 -1 -4 1 -4 -1 (E) 23 0 21 7 -15 0 -17...

  • * Problem #4: Pivot the following matrix, 1-4 12 -4 -20 2 1 -2 -2 2...

    * Problem #4: Pivot the following matrix, 1-4 12 -4 -20 2 1 -2 -2 2 1 2 4 Thira about the entry 011: ſi -3 1 5 1 [i -3 1 5 [i -3 1 51 [1 -3 1 5 1 (A) O 7 -4 -12 (B) O 7 -3 -12 (C) 0 7 -3 -9 ( D O 7 -4 -11 Lo 7 0 -6] LO 7 3 -3 ] [O 7 0 -3] LO 8 0 -6]...

  • Given the following sets: S = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10},...

    Given the following sets: S = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, Even numbers A = {2, 4, 6, 8, 10}; Odd number B = {3, 5, 7, 9}; Natural numbers N = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10} and Prime numbers C = {2, 3, 5, 7} Find the following: a) A ∪ C b) A ∩ N c) A ’ d) B ∩ N e) B ∪ N f) C...

  • 7. (15 pts) For the matrix A= -3 1 2 3 6 -2 - 4 -9...

    7. (15 pts) For the matrix A= -3 1 2 3 6 -2 - 4 -9 -1 1-7 2 3 -1 5 8 - 4 4 9 0 a) Use your calculator to place the matrix in RREF. b) Find a basis for the Range(A). c) Find a basis for Nul(A).

  • Consider the matrix: 15 9 13 2 6 10 14 3 7 11 15 4 8 12 16 a- Find the eigenvectors of this matri...

    Consider the matrix: 15 9 13 2 6 10 14 3 7 11 15 4 8 12 16 a- Find the eigenvectors of this matrix and their corresponding eigenvalues. b-Indicate if there are any degeneracy, and if so, change only one element of this matrix to remove this degeneracy (of course you need to recompute the eigenvalues to show that the degeneracy was lifted). Write a Mathematica program to calculate the roots of the following function f(x) = 0.5*e*-5*x+2 using...

  • Solve each inequality and graph its solution. 11) -12+ 3(-4 + 10x)2 3(1+ 10x)+5 12) 9-10k-...

    Solve each inequality and graph its solution. 11) -12+ 3(-4 + 10x)2 3(1+ 10x)+5 12) 9-10k- 5k+ 62 5(9- 11k)+10(-7+4k) -10-8 -6 6 -5-43 -2 -1 01234 13) -5 +ks7 14) -4n> 8 4 2 0 2 468 10 12 14 7-6-5-4-3-2-1 01234 5 6 15) 6x+4 <4 16) 10p-9 s61 8 -7-6-4 -3-210 123 17) 3+-8x- 10 S-23 18) 4v-3-7>-26 6-5432-01234S 7-6-5432101 234

  • MATLAB Test Cases: % [area1] = integrals(int1, int2) int1 = 1 2 3 4 5 6...

    MATLAB Test Cases: % [area1] = integrals(int1, int2) int1 = 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 2 4 6 8 10 12 14 16 18 20 22 24 26 28 30 32 34 36 38 40 int2 = Columns 1 through 14 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 6 9 12 15 18 21 24 27 30...

  • Activity 15 - Matrices, Sequences and Conics Math 180 Task 6: Matrices and Cryptography messages. Using the followi...

    Activity 15 - Matrices, Sequences and Conics Math 180 Task 6: Matrices and Cryptography messages. Using the following code, Matrices are used to encode and decode encrypted KİLİMİN 2 | 3 | 4 | 5 | 6 17 18 T-9 10111 | 12 | 13 | 14 一0一ㄧ一Pー1_Qー1.RT-s-T_T-I-U 15 16 17 18 19 20 21 ㄨㄧㄒㄧㄚ 1-2.TSPACE 24 25 26 ˇ一ㄒ一w 22 23 The sentence MATRICES ARE FUN becomes: AİRİE 13 1 20 189 3 5 19 0 1 18...

  • 3 Global Warming Antarctic Research Project Months.... (5000) 7 G 9 6 Plane 10 points 13...

    3 Global Warming Antarctic Research Project Months.... (5000) 7 G 9 6 Plane 10 points 13 portor 2 15 7 10 K 15 15 L 16 eBook 5 C7 Here 0 5 27 0 F 10 Purchase clothing 3 10 0 Tavel 0 10 5 15 7 15 1 16 References 3 8 14 J 15 0 А 3 0 Pry plan 0 To 6 Tai 0 093 925 131 14 14 1 15 5 D 6 6 11 H...

  • Game   Point_Differential   Assists   Rebounds   Turnovers   Personal_Fouls 1   15   15   38   11   9 2   36   20   43 &

    Game   Point_Differential   Assists   Rebounds   Turnovers   Personal_Fouls 1   15   15   38   11   9 2   36   20   43   8   13 3   16   21   29   7   13 4   45   22   46   11   11 5   12   11   40   7   22 6   -10   10   31   13   26 7   11   19   45   11   7 8   12   16   32   16   14 9   3   16   27   18   15 10   19   9   34   17   17 11   40   16   41   9   17 12   44   12   29   9   22 13   16  ...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT