Re: A86: Balancing chemical equations with matrices


[Prev][Next][Index][Thread]

Re: A86: Balancing chemical equations with matrices



heres how to do it in ti-basic at least...

ok heres the system:

2x+3y=5
4x+7y=11

[[5][11]]*[[2,3][4,7]]^-1

ans=[[1][1]]




Steve86Asm@aol.com wrote:
> 
> This is somewhat off-topic, but I've not been able to find the method o
> balancing equations using matrices, so I'm unable to get Chem86's equation
> balancer started...  If anyone knows this method or where I might find it,
> please tell me...


References: