Math Is Fun Forum

  Discussion about math, puzzles, games and fun.   Useful symbols: ÷ × ½ √ ∞ ≠ ≤ ≥ ≈ ⇒ ± ∈ Δ θ ∴ ∑ ∫ • π ƒ -¹ ² ³ °

You are not logged in.

#1 2012-05-07 22:02:59

raneem
Member
Registered: 2012-05-07
Posts: 4

reducing matrix ??

HI everyone,
could you help me with this problem!!??  sad
Reduce this matrix....i tried to solve it but I did not know how??


x+x-2x+x=9
x-x+2x=1
x-3x=5

1 1 -2 1 9
0 1 -1 2 1
0 0 1 -3 5

my level is university

thank you...

Offline

#2 2012-05-07 22:12:39

Bob
Administrator
Registered: 2010-06-20
Posts: 10,583

Re: reducing matrix ??

hi raneem

Welcome to the forum!

That question seems odd to me.  Too many xs. 

I'd expect w, x, y, z in a question like this. 

Then reducing it would mean doing row and column operations that lead to z = .... y = ...... x = ......   w = ......

But with 4 unknowns and only three equations you won't get a unique solution.

You could express each of w, x and y in terms of z.

You could try:

http://www.math.odu.edu/~bogacki/cgi-bin/lat.cgi

The screen shot below shows what I got from this.

Bob


Children are not defined by school ...........The Fonz
You cannot teach a man anything;  you can only help him find it within himself..........Galileo Galilei
Sometimes I deliberately make mistakes, just to test you!  …………….Bob smile

Offline

#3 2012-05-07 23:14:38

raneem
Member
Registered: 2012-05-07
Posts: 4

Re: reducing matrix ??

Thank You Very Much !

Offline

#4 2012-05-07 23:16:17

Bob
Administrator
Registered: 2010-06-20
Posts: 10,583

Re: reducing matrix ??

You're welcome!  Are you ok with this now?

Bob


Children are not defined by school ...........The Fonz
You cannot teach a man anything;  you can only help him find it within himself..........Galileo Galilei
Sometimes I deliberately make mistakes, just to test you!  …………….Bob smile

Offline

#5 2012-05-08 00:44:28

raneem
Member
Registered: 2012-05-07
Posts: 4

Re: reducing matrix ??

please can you check if it is right

1st row
x-4x=9
-3x=9
x=-3
ـــــــــــــــــــــــــــــــ
2nd row
0=6
ـــــــــــــــــــــــــــــــ
3rd row
x-3x=5
-2x=5
x=-5\2

i think there is no answer because 2nd row equal zero ..... right

Offline

#6 2012-05-08 00:59:38

Bob
Administrator
Registered: 2010-06-20
Posts: 10,583

Re: reducing matrix ??

hi raneem

your matrix layout is very hard to follow.

Time for a lesson in using Latex.

Start a line with square brackets math

and end with square brackets /math

Between the math instructions put the following

\left|
  \begin{array}{c c c c c}
     1 & 1 & -2  & 1 & 9 \\
     &  1 & -1 & 2 & 1 \\
     & &  -1 & -3 & 5
  \end{array}
\right|

This will result in the following:

Then you can show what you are doing properly.

Bob


Children are not defined by school ...........The Fonz
You cannot teach a man anything;  you can only help him find it within himself..........Galileo Galilei
Sometimes I deliberately make mistakes, just to test you!  …………….Bob smile

Offline

Board footer

Powered by FluxBB