Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »

Review Suggested Edit

You can't approve or reject suggested edits because you haven't yet earned the Edit Posts ability.

Rejected.
This suggested edit was rejected about 2 years ago by Peter Taylor‭:

Applying MathJax to a question which needs it is useful, but cases is the wrong environment here.

47 / 255
How can I justify whether I'm able to apply the Gaussian elimination method to this system?
  • I'm currently practicing some Gaussian elimination questions for my discrete math topic, I came across this question and I need help. How can I justify whether I'm able to apply the Gaussian elimination method to this system?
  • Question:
  • > Consider the following system of linear equations.
  • >
  • > $$\begin{eqnarray*}a_{12}y + a_{13}z &=& b_1 \\\\
  • > a_{21}x + a_{23}z &=& b_2 \\\\
  • > a_{31}x + a_{32}y &=& b_3\end{eqnarray*}$$
  • >
  • > Can you apply Gaussian elimination to this system? Justify your answer.
  • Hey I'm currently practicing some Gaussian elimination questions for my discrete math topic, I came across this question and I need help. How can I justify whether I'm able to apply the Gaussian elimination method to this system? Thanks a bunch.
  • Question:
  • Consider the following system of linear equations.
  • $$
  • \begin{cases}
  • \alpha_{12}y + \alpha_{13}z=b_3\\\\
  • \\\\
  • \alpha_{21}x + \alpha_{23}z=b_2\\\\
  • \\\\
  • \alpha_{31}x + \alpha_{32}y=b_3
  • \end{cases}
  • $$
  • Can you apply Gaussian elimination to this system? Justify your answer.
  • BTW '$\alpha_{31}x$' is like a (row 3 column 1) multiplied by coefficient '$x$'.

Suggested about 2 years ago by Udi Fogiel‭