Ndhdjjdjdjshduhdjskakksjdnfbbfbbnfbbbdbdvdbdbbdbdbfhf
Hello,
function minmax(int p1,int p2,int p3, int adr_big, int adr_small)
{ int mini=p1,maxi=p1;
if (p1>p2) {mini=p2;}
else {maxi=p2;};
if (p3>maxi) maxi=p3;
if (p3<mini) mini=p3;
*adr_big=maxi;
*adr_small=mini;
};
// main
int a=31,b=5,c=19,big,small;
minmax(a,b,c,&big,&small);
Answer:
x = 4
Step-by-step explanation:
3x÷2=6
Multiply both sides by 2.
3x = 12
Divide by 3.
x = 4
Answer:
< Less Than and > Greater Than
This symbol < means less than, for example 2 < 4 means that 2 is less than 4. This symbol > means greater than, for example 4 > 2. ≤ ≥ These symbols mean 'less than or equal to' and 'greater than or equal to' and are commonly used in algebra. In computer applications <= and >= are used.
Step-by-step explanation:
I think 176 adult tickets were sold , sry if it’s wrong i’m kinda bad in math