Responder:
A - B = {1, 4, 5}
Explicação passo a passo:
Conjunto A - Conjunto B; Isso significa que queremos um conjunto que contém apenas elementos que estão no conjunto A, portanto, os elementos do conjunto A que também estão presentes no conjunto B estão isentos.
A = {1, 2, 3, 4, 5}
B = {2, 3, 7}
A - B = {1, 4, 5}
Portanto, apenas] 1, 4, 5} são elementos do conjunto A e não do conjunto B
V = 5/7 in fraction from and in decimal form 0. 714285 . Hope this helped . Please mark me brainliest
It’s negative by the looks of it.
If you solve it you get -2.5
I hope it’s correct!
Answer:
10980 is the correct answer
Answer:
Output will be n+4 because :
when input is 1 output is 1+4=5
when input is 4 output is 4+4=8
when input is 5 output is 5+4 =9
so, when input is n output will be n+4