jessica098
New member
- Joined
- Oct 20, 2008
- Messages
- 15
I need help with a matrix multiplication problem please!
I am given the following 2x2 matrix (A):
[2 -1
-4 2]
I am asked to let X=
[a b
c d]
and come up with entries for X that satisfy the equation AX=0.
I've decided to come up with equations to help solve the problem, but I need help from there. The equations I've come up with are as follows:
2a-c=0
-4a+2c=0
2b-d=0
-4b+2d=0
Can anyone help me solve this to come up with entries for my matrix X?? Thanks!
I am given the following 2x2 matrix (A):
[2 -1
-4 2]
I am asked to let X=
[a b
c d]
and come up with entries for X that satisfy the equation AX=0.
I've decided to come up with equations to help solve the problem, but I need help from there. The equations I've come up with are as follows:
2a-c=0
-4a+2c=0
2b-d=0
-4b+2d=0
Can anyone help me solve this to come up with entries for my matrix X?? Thanks!