Become a part of the TranceAddict community!Frequently Asked Questions - Please read this if you haven'tSearch the forums
TranceAddict Forums > Main Forums > Chill Out Room > Need Help With Math Homework (Inverse of Matrices)
Pages (2): [1] 2 »   Last Thread   Next Thread
Share
Author
Thread    Post A Reply
Pariah Cleric
tranceaddict in training



Registered: Jul 2004
Location: Madison Lake, MN
Need Help With Math Homework (Inverse of Matrices)

Okay, I'm total shite with math,if anyone remembers how to do this stuff, I need to find the inverses of matrices, if there is one in the problem.

Can anyone do one as an example and just show me what to do?

5 0
0 1


___________________

Old Post Jan-16-2006 22:59  United States
Click Here to See the Profile for Pariah Cleric Click here to Send Pariah Cleric a Private Message Visit Pariah Cleric's homepage! Add Pariah Cleric to your buddy list Report this Post Reply w/Quote Edit/Delete Message
Basstard
smoke me a kipper...



Registered: Nov 2004
Location: Belfast
Re: Need Help With Math Homework (Inverse of Matrices)

quote:
Originally posted by Pariah Cleric
Okay, I'm total shite with math,if anyone remembers how to do this stuff, I need to find the inverses of matrices, if there is one in the problem.

Can anyone do one as an example and just show me what to do?

5 0
0 1


-1 0
0 -5


its been 4 years since ive did them but im pretty sure thats how its done


___________________
...I'll be back for breakfast

Old Post Jan-16-2006 23:27  Ireland
Click Here to See the Profile for Basstard Click here to Send Basstard a Private Message Visit Basstard's homepage! Add Basstard to your buddy list Report this Post Reply w/Quote Edit/Delete Message
ierxium
tranceaddict



Registered: Jan 2006
Location: Los Angeles

EDIT:

[5 0] [x11 x12] = [1 0]
[0 1] [x21 x22] [0 1]

[5x11 + 0x21 5x12 + 0x22 ] = [1 0]
[0x11 + 1x21 0x12 + 1x22 ] [0 1]

5x11 + 0x21 = 1 5x12 + 0x22 = 0
0x11 + 1x21 = 0 0x12 + 1x22 = 1

5x11 = 1 5x12 = 0
1x21 = 0 1x22 = 1

x11 = 1/5, x21 = 0, x12 = 0, x22 = 1

[1/5 0]
[0 1]

check:
[5 0] [1/5 0] = I
[0 1] [0 1]

[5(1/5)+0 0+0] = I
[0+0 0+1]

[1 0] = I
[0 1]

Last edited by ierxium on Jan-17-2006 at 00:20

Old Post Jan-16-2006 23:32 
Click Here to See the Profile for ierxium Click here to Send ierxium a Private Message Add ierxium to your buddy list Report this Post Reply w/Quote Edit/Delete Message
Marc Summers
I must behave



Registered: Jan 2005
Location: New York, USA

Math is gay! I will never do another math problem!

Thank you H&R Block!

Old Post Jan-16-2006 23:36 
Click Here to See the Profile for Marc Summers Click here to Send Marc Summers a Private Message Add Marc Summers to your buddy list Report this Post Reply w/Quote Edit/Delete Message
Krypton
83.798 g/6.022x10^23



Registered: Nov 2003
Location: Texas

at the bottom in quotes is how to do it, in simple terms.

what kind of inverse are u trying to find? there is additive, and multiplicative inverses, and both are different. the obvious is additive, where u take the original matrix, add it by its inverse to get all zeros in the answer. with a multiplicative inverse, u make the original matrix multiplied by its inverse = to
[1 0]
[0 1]

make it into an algebraic equation. matrix A (x or +) matrix (inverse which is unknown) = (0 1 0 1 matrix for multiplicative) or (matrix with all zeros for additive)

hope u know what identity and all that shit is.
----------------------
take a graphing calculator, preferably a texas instrument TI-83+.

enter the values into a matrix in the calculator. if u dont know how to do that, find out.

then get matrix A, which is the values for your matrix, and just put a -1 as its exponent, and youll get your answer.
------------------------------

quote:
Example 1: Find the multiplicative inverse of

Find


click this link for an example of multiplicative inverse shown simply


___________________

Last edited by Krypton on Jan-17-2006 at 01:28

Old Post Jan-16-2006 23:48  Korea-Democratic Peoples Republic
Click Here to See the Profile for Krypton Click here to Send Krypton a Private Message Visit Krypton's homepage! Add Krypton to your buddy list Report this Post Reply w/Quote Edit/Delete Message
LeopoldStotch
Suapremae tranecadictt



Registered: Jan 2005
Location: Yawbs,Giaks,and Automobiles

matrices are essential in life.
without matrices, you will not have your rpg video games.
without matrices, there would be no world of warcraft and unreal tournament.

by the way :
[5 0] | [1 0]
[0 1] | [0 1]

==

[((5*1)+(0*0)) ((5*0)+(0*1)) ]
[((0*1)+(1*0)) ((0*0)+(1*1)) ]

==

[5 1]
[0 1]


___________________

Old Post Jan-17-2006 00:01  United States
Click Here to See the Profile for LeopoldStotch Click here to Send LeopoldStotch a Private Message Visit LeopoldStotch's homepage! Add LeopoldStotch to your buddy list Report this Post Reply w/Quote Edit/Delete Message
ierxium
tranceaddict



Registered: Jan 2006
Location: Los Angeles

[5 0] [x11 x12] = [1 0]
[0 1] [x21 x22] [0 1]

[5x11 + 0x21 5x12 + 0x22 ] = [1 0]
[0x11 + 1x21 0x12 + 1x22 ] [0 1]

5x11 + 0x21 = 1 5x12 + 0x22 = 0
0x11 + 1x21 = 0 0x12 + 1x22 = 1
--------------- ---------------
5x11 + 1x21 = 1 5x12 + 1x22 = 1

Old Post Jan-17-2006 00:02 
Click Here to See the Profile for ierxium Click here to Send ierxium a Private Message Add ierxium to your buddy list Report this Post Reply w/Quote Edit/Delete Message
ierxium
tranceaddict



Registered: Jan 2006
Location: Los Angeles

quote:
Originally posted by ierxium
[5 0] [x11 x12] = [1 0]
[0 1] [x21 x22] [0 1]

[5x11 + 0x21 5x12 + 0x22 ] = [1 0]
[0x11 + 1x21 0x12 + 1x22 ] [0 1]

5x11 + 0x21 = 1 5x12 + 0x22 = 0
0x11 + 1x21 = 0 0x12 + 1x22 = 1


5x11 = 1 5x12 = 0
1x21 = 0 1x22 = 1

x11 = 1/5, x21 = 0, x12 = 0, x22 = 1

[1/5 0]
[0 1]

Old Post Jan-17-2006 00:12 
Click Here to See the Profile for ierxium Click here to Send ierxium a Private Message Add ierxium to your buddy list Report this Post Reply w/Quote Edit/Delete Message
ierxium
tranceaddict



Registered: Jan 2006
Location: Los Angeles

check:
[5 0] [1/5 0] = I
[0 1] [0 1]

[5(1/5)+0 0+0] = I
[0+0 0+1]

[1 0] = I
[0 1]

Old Post Jan-17-2006 00:17 
Click Here to See the Profile for ierxium Click here to Send ierxium a Private Message Add ierxium to your buddy list Report this Post Reply w/Quote Edit/Delete Message
Krypton
83.798 g/6.022x10^23



Registered: Nov 2003
Location: Texas

fellas, we are genious


___________________

Old Post Jan-17-2006 01:22  Korea-Democratic Peoples Republic
Click Here to See the Profile for Krypton Click here to Send Krypton a Private Message Visit Krypton's homepage! Add Krypton to your buddy list Report this Post Reply w/Quote Edit/Delete Message
UWM
mandroid



Registered: Mar 2001
Location: Here

quote:
Originally posted by ::TranceVanDyk::
fellas, we are genius


Fixed.

Old Post Jan-17-2006 01:24 
Click Here to See the Profile for UWM Click here to Send UWM a Private Message Visit UWM's homepage! Add UWM to your buddy list Report this Post Reply w/Quote Edit/Delete Message
Pariah Cleric
tranceaddict in training



Registered: Jul 2004
Location: Madison Lake, MN

Thanks a ton, guys. It's actually really simple, the book we have just makes it crazy hard to understand.


___________________

Old Post Jan-17-2006 01:26  United States
Click Here to See the Profile for Pariah Cleric Click here to Send Pariah Cleric a Private Message Visit Pariah Cleric's homepage! Add Pariah Cleric to your buddy list Report this Post Reply w/Quote Edit/Delete Message

TranceAddict Forums > Main Forums > Chill Out Room > Need Help With Math Homework (Inverse of Matrices)
Post New Thread    Post A Reply

Pages (2): [1] 2 »  
Last Thread   Next Thread
Click here to listen to the sample!Pause playback"Don't you want to be free"? help [2005] [1]

Click here to listen to the sample!Pause playbackM&S presents the Girl Next Door - Salsoul Nugget (If You Wanna) [2002]

Show Printable Version | Subscribe to this Thread
Forum Jump:

All times are GMT. The time now is 12:14.

Forum Rules:
You may not post new threads
You may not post replies
You may not edit your posts
HTML code is ON
vB code is ON
[IMG] code is ON
 
Search this Thread:

 
Contact Us - return to tranceaddict

Powered by: Trance Music & vBulletin Forums
Copyright ©2000-2026, Jelsoft Enterprises Ltd.
Privacy Statement / DMCA
Support TA!