👤

A={xEN*| x<4} B={xEN|2                                                                                                       C={xEN*|3x+1<10}


Răspuns :

A={xEN*| x<4}          ⇒A={1,2,3} numere naturale mai mici decat 4,  fiind N*, este exclus 0

B={xEN|2                 ⇒B={2}                                                                                            
C={xEN*|3x+1<10}  ⇒C= {1,2}
3x+1<10⇒3x<10-1⇒3x<9⇒x<9:3⇒x<3