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);
If you do 5 divide by 4 then you can find what 1$ would be worth so ie.
5 divide by 4 is 1.25 which means that for 1$ you could buy 1.25 ounces
angles BAC and BCA are equal = 69
69 +69 = 138
angles in a triangle =180
180-138 = 42
5x + 2 = 42
5x = 40
x = 8
Answer:
B and D
Step-by-step explanation:
they're the explanations.