| Thread Closed |
Reverse-engineering a system of linear equations from solution, using matrices |
Share Thread |
| Jan14-10, 10:28 PM | #1 |
|
|
Reverse-engineering a system of linear equations from solution, using matrices
1. The problem statement, all variables and given/known data
Find a system of linear equations, with 3 unknowns, given that the solutions are the points (1,1,1) and (3,5,0) on a line. 2. Relevant equations None 3. The attempt at a solution A solution that lies on a line tells me that I'm looking at the line of intersection between 2 planes. I'm supposed to be using matrices to solve this, but I've only ever done so in the other direction: taking a system of linear equations and reducing them to reduced-row-echelon-form to find the solution set. Since there are infinitely many solutions, there must be at least 1 dependent variable. I figured that I would need to first find the equation for the line from the points of the solution, but I ended up with this: (x-1)/2 = (y-1)/4 = (z-1)/-1 which only confused me more. Then I tried to formulate an augmented matrix to try and find the coefficients of the linear equations, but didn't get very far after reduction, and I realized that I was still missing the right hand side of the matrix: [a 0b 2.5c ?] [0a b -1.5c ?] And this is where I stand. Any help is much appreciated. |
| Jan15-10, 04:52 AM | #2 |
|
|
|
| Thread Closed |
Similar discussions for: Reverse-engineering a system of linear equations from solution, using matrices
|
||||
| Thread | Forum | Replies | ||
| Linear algebra: Finding a linear system with a subspace as solution set | Calculus & Beyond Homework | 1 | ||
| general solution of a linear system (differential equations) | Calculus & Beyond Homework | 3 | ||
| Solution to system of linear equations in range of system matrix | Calculus & Beyond Homework | 2 | ||
| Genericity of Uniquness of a Solution to a System with Non-Linear Equations | Differential Geometry | 2 | ||
| Patterns of Solution Sets of a System of Linear Equations | Linear & Abstract Algebra | 2 | ||