The answer will be 12.37 ft. Hope this helps! Mark brainly please!
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 = 17
Step-by-step explanation:
5x + 29 + 2x + 32 = 180 (linear pair means that these angles add up to 180 cos they are in a line)
7x = 119
x = 17
Answer:
3 1/2
Step-by-step explanation:
5--2=7
6-4=2
7/2= 3 1/2