Share
cho 2 tập hợp A={5;7} , B={2,9} viết tập hợp gồm 2 phần tử trong đó một phần tử thuộc A , một phần tử thuộc B
Question
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Answers ( )
Gọi `D` là tập hợp cần tìm
$\text{C = {5 ; 2} , {5 ; 9} , {7 ; 2} , {7 ; 9}}$
`C={5;2}`
`D={5;9}`
`E={7;2}`
`F={7;9}`