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:
This is werid... Don't know how to answer this sorry.
Answer:
The dimensions of the rectangle = 60ft by 107ft
Where 60 ft = Width of the playing field
107ft = Length of the playing field
Step-by-step explanation:
A playing field is Rectangular is shape, hence,
The formula for Perimeter of a rectangle = 2(L + W)
P = 334 ft
L = 47 + W
W = W
Hence we input these values in the formula and we have:
334 = 2(47 + W + W)
334 = 2(47 + 2W)
334 = 94 + 4W
334 - 94 = 4W
240 = 4W
W = 240/4
W = 60
There fore, the width of this playing field = 60 ft
The length of this rectangle is calculated as:
47 + W
47 + 60
= 107 ft
The length of this playing field = 107ft
Therefore the dimensions of the rectangle = 60ft by 107ft
Answer:
Larry is 33 years old
Step-by-step explanation:
Hope this helped!!
Answer:
11/14
Step-by-step explanation:
11/4 / 3 1/2
3 1/2= 3*2+1= 6+1=7/2
11/4 * 2/7= 22/28
22/2=11
28/2= 14
11/14