Solving system of equations for matrix?

Click For Summary

Homework Help Overview

The discussion revolves around solving a system of equations represented by the matrix equation Bx = 0, where B is a 3x2 matrix. The original poster is attempting to determine the vector x that satisfies this equation.

Discussion Character

  • Exploratory, Assumption checking

Approaches and Questions Raised

  • The original poster outlines their approach to setting up the augmented matrix and performing row reduction. They express uncertainty about the correctness of their solution and seek verification.
  • Some participants question the original poster's reasoning regarding the implications of finding the zero vector as a solution, prompting further exploration of the problem's requirements.

Discussion Status

The discussion is ongoing, with participants providing guidance on checking calculations and clarifying the nature of the solution. There is an exploration of the implications of the solution found, but no consensus has been reached.

Contextual Notes

The original poster expresses concern about the correctness of their solution and the nature of the zero vector as a solution to the system, indicating a potential misunderstanding of the problem's requirements.

mneox
Messages
35
Reaction score
0

Homework Statement



Solve the system of equations for Bx = 0.

Where B is the following matrix:
[ 5 -1 ]
[ 2 2 ]
[ 1 4 ]

and the x is some vector I am assuming.. is it:
[ x1 ]
[ x2 ]

Homework Equations



The Attempt at a Solution



So what I figured was that I should do this:

[ 5 -1 | 0 ]
[ 2 2 | 0 ]
[ 1 4 | 0 ]

Is this correct? Then if I get it to rref

[ 1 0 | 0 ]
[ 0 1 | 0 ]
[ 0 0 | 0 ]

What do I do now? Is x1 = 0 and x2 = 0?

That seems like it's incorrect so I was wondering if someone can check over for me and offer any help? Thank you! :)
 
Physics news on Phys.org
Why do you think it's incorrect? You can check your work, you know. What do you get when you multiply
\left[\begin{array}{c c}5&amp;-1\\2&amp;2\\1&amp;4\end{array}\right]<br /> \left[\begin{array}{c}0\\0\end{array}\right]
What should you get?
 
Last edited:
Mark44 said:
Why do you think it's incorrect? You can check your work, you know. What do you get when you multiply
\left[\begin{array}{c c}5&amp;-1\\2&amp;2\\1&amp;4\end{array}\right]<br /> \left[\begin{array}{c}0\\0\end{array}\right]
What should you get?

Won't that give me a zero matrix? How would that help solve the system??
Sorry if I'm asking such stupid questions but it's been a long week..
 
The problem was to find an x such that Bx= 0. You have found that x= (0, 0) is the only such x. What is wrong with that?
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 21 ·
Replies
21
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 32 ·
2
Replies
32
Views
3K
  • · Replies 22 ·
Replies
22
Views
4K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 10 ·
Replies
10
Views
4K
  • · Replies 19 ·
Replies
19
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K