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:
10x-15y
Step-by-step explanation:
5(2x-3y)
10x-15y
Answer:
7 tables
Step-by-step explanation:
So if 6 students can fit at each table, you divide 38 by 6. You get 6 1/3 ,but since you can't get 1/3 of a table, you have to get 7
4(8x-2)
Distribute the 4
So it should be 32x-8
Hope it helps
The best option is A. Both are right triangles.