System of linear equations with alpha variable

Click For Summary

Homework Help Overview

The discussion revolves around determining the values of the variable alpha in a system of linear equations represented in matrix form. The equations involved are x + y = 2, x + αy = -1, and αx + y = 1.

Discussion Character

  • Exploratory, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • Participants discuss manipulating the matrix representation of the equations and explore the implications of different values of alpha on the existence of solutions. There is a focus on the interpretation of the resulting rows after performing row operations.

Discussion Status

The conversation is ongoing, with participants attempting to clarify the implications of their calculations and seeking further guidance on the next steps. Some participants express uncertainty about the conclusions drawn regarding the values of alpha.

Contextual Notes

There is a mention of specific values of alpha that may lead to different outcomes, and participants are questioning the assumptions made during the matrix manipulation process. The discussion reflects a lack of consensus on the interpretation of the results.

literacola
Messages
7
Reaction score
0

Homework Statement



For which value of alpha does the following system of linear equations have a solution?

x + y = 2
x +αy = -1
αx + y = 1


The Attempt at a Solution



I put it into a matrix that looks like this:

1 1 | 2
1 α | -1
α 1 | 1

Then I subtracted row1 from row2 and it made the matrix look like:

1 1 | 2
0 (α-1) | -1
α 1 | 1

Then I took the 2nd row as α -1 = -1 and solved α to be zero. So, does this mean that the solution for this is all numbers α such that α is not equal to zero?
 
Physics news on Phys.org
literacola said:
I put it into a matrix that looks like this:

1 1 | 2
1 α | -1
α 1 | 1

Then I subtracted row1 from row2 and it made the matrix look like:

1 1 | 2
0 (α-1) | -1
α 1 | 1

Then I took the 2nd row as α -1 = -1 and solved α to be zero.

First, when you subtract the first row from the second you get

[tex]\left[\begin{array}{cc|c} 1 & 1 & 2 \\ 0 & \alpha-1 & -3 \\ \alpha & 1 & 1 \end{array}\right][/tex]Second, your second row tell you [itex](\alpha-1)y=-3[/itex], not [itex](\alpha-1)=-3[/itex]

So, does this mean that the solution for this is all numbers α such that α is not equal to zero?

No.
 
Cool, thanks! So what's the next step? Not sure where to go from here...
 
Can I get a hint?
 
I think the easiest method is to simply say that if [itex](\alpha-1)y=-3[/itex], then [itex]y=\frac{3}{1-\alpha}[/itex] and substitute that into any of your 3 equations, solve for [itex]x[/itex] and sub those into the remaining equations to get an equation for [itex]\alpha[/itex].
 

Similar threads

  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 5 ·
Replies
5
Views
8K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 2 ·
Replies
2
Views
5K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K