How Do I Solve This Linear Algebra Equation?

Sandra_xx
Messages
2
Reaction score
0
Hi!

This is my first post at this forum. At the look of it I think i will be spending a lot of time here. I´ve have a problem that i need help with. Me and my boyfriend started a discussion yeasterday who was the smartest of us. So we gave each other a assignment. Mine was:

Solve the equation

| 1 1 1 1|
| x 2 3 4|
| x^2 4 9 16| = 0
| x^3 8 27 64|

I´ve have thought out that i need to use linear algebra to solve this. This is were my problem kick in. I´ve have just read moderate linaer algebra. So please can you help me. Don´t want to be the dumb one o:) We didn´t say how we should solve it...

Thanks in advance! /X Sandra
 
Physics news on Phys.org
Expand the determinant using the first column:
\left|\begin{array}{cccc}1 & 1 & 1 & 1 \\ x & 2 & 3 & 4 \\ x^2 & 4 & 9 & 16 \\ x^3 & 8 & 27 & 65 \end{array}\right|=
\left|\begin{array}{ccc}2 & 3 & 4 \\ 4 & 9 & 16 \\ 8 & 27 & 64\end{array}\right|
- x \left|\begin{array}{ccc}1 & 1 & 1 \\ 4 & 9 & 16 \\ 8 & 27 & 64\end{array}\right|
+ x^2 \left|\begin{array}{ccc}1 & 1 & 1 \\2 & 3 & 4 \\ 8 & 27 & 64\end{array}\right|
- x^3 \left|\begin{array}{ccc}1 & 1 & 1 \\2 & 3 & 4 \\ 4 & 9 & 16\end{array}\right|

Which gives a single cubic (not linear) equation to solve. (Hint: it has one integer solution.)
 
Got it now. Thank you :!)

X/ Sandra
 
And give your boyfriend a poke in the eye with a sharp stick!
 
Thread 'Derivation of equations of stress tensor transformation'
Hello ! I derived equations of stress tensor 2D transformation. Some details: I have plane ABCD in two cases (see top on the pic) and I know tensor components for case 1 only. Only plane ABCD rotate in two cases (top of the picture) but not coordinate system. Coordinate system rotates only on the bottom of picture. I want to obtain expression that connects tensor for case 1 and tensor for case 2. My attempt: Are these equations correct? Is there more easier expression for stress tensor...

Similar threads

Back
Top