Is (m,n) + (p,q) = (m+p , n+q) or = (mq + np , nq)
I am very confused on how the addition works
The question is
:- Let Q = {(m,n) | m,n is a subset of integers such that n is not equal to 0}. Let us define addition (+) and multiplication (*) on this set as follow. For (m,n), (p,q) belonging to Q
1) (m,n) + (p,q) = (mq+np,nq)
2) (m,n)*(p,q) = (mp + nq)
Show that Q with these operations is not a field
I am very confused on how the addition works
The question is
:- Let Q = {(m,n) | m,n is a subset of integers such that n is not equal to 0}. Let us define addition (+) and multiplication (*) on this set as follow. For (m,n), (p,q) belonging to Q
1) (m,n) + (p,q) = (mq+np,nq)
2) (m,n)*(p,q) = (mp + nq)
Show that Q with these operations is not a field