m+n=3 n+t=4 m+t=5 计算题,

问题描述:

m+n=3 n+t=4 m+t=5 计算题,

m+n=3 t+n=4 则t-m=1,又因为t+m=5,所以2t=6,则t=3.所以m=2.n=1