P={a|a=(1,m)}Q={b|b=(1-n,1+n)}P和Q为向量的集合,
问题描述:
P={a|a=(1,m)}Q={b|b=(1-n,1+n)}P和Q为向量的集合,
P∩Q要怎样求?
答
令 1-n=1 得 n=0 ,
所以 1+n=1 ,则 m=1 ,
所以 P∩Q={(1,1)}.