3x3 matrix "A", times 3x1 matrix {{X}, {Y}, {Z}}, = 3x1 matrix {{X+Y}, {X-Y}, {0}}. What is metirx "A" (in terms of X,Y, &Z)?
-
... X X+Y Find 3 by 3 matrix "A", such as that matrix "A" * Y = matrix X-Y ? Z 0
-
Answer:
how about: A= [1 1 0] [1 -1 0] [0 0 0] simply imagine the stuff on the right side is three expressions: expression #1 is: 1x+1y+0z expression #2 is: 1x-1y+0z expression #3 is: 0x+0y+0z which can be expressed as the 3X3 matrix (lets call it "C") I gave you for the answer times a 3X1 column vector (lets call that one "b"): C= [1 1 0] [1 -1 0] [0 0 0] b= [x] [y] [z] so that: A dot b=C dot b and this condition is met when A=C hope that helps
Danny Gesua at Quora Visit the source
Other answers
See comments to the question where beautifully walks the questioner (myself) through the problem, to the answer, using The Socratic method of asking questions.
Yaakov Sternberg
Related Q & A:
- If A is an nxn matrix of complex numbers such that some power of A is identity, then i want to prove that A is diagonalizable over C?Best solution by Mathematics
- How many grams of BaF2 will dissolve in 0.496 L of a 0.104 M NaF solution?Best solution by answers.yahoo.com
- What is the most functional Mac OS X all-in-one printer?Best solution by Yahoo! Answers
- What are the basic economic terms?Best solution by Yahoo! Answers
- What is Allegory in simple terms?Best solution by Yahoo! Answers
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.