已知m,n为有理数,m,n取什么值时,m+n与m-n互为相反数

问题描述:

已知m,n为有理数,m,n取什么值时,m+n与m-n互为相反数

m+n=-(m-n)
m+n=-m+n
2m=0
m=0
当m为0时 n任意
m+n与m-n互为相反数