16 because if you multiple 16*16 it would give you 256
To find the mean or the avg you add up all the numbers you have and then divide by how many numbers you added together in this case 5


so the mean is 22, hope this helped you!
X=-6
you could either multiply 9 on both sides or distribute the 9 and isolate the variable
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:
Step-by-step explanation:
Tổng : -7,5+(-3,6)+(-4,7)+(-5,3)+(-1,4)=-22,5