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:
(13.8,1.42) (18,3.7)(16.7,3.21) and so on REMEMBER ITS (X,Y)
Step-by-step explanation:
Answer:
1st option
Step-by-step explanation:
4
÷ 2
( change mixed numbers into improper fractions )
=
÷ 
To perform the division
leave 1st fraction, change ÷ to × , turn 2nd fraction ' upside down'
=
× 
The is the concept of algebra, the weight of the spring can be modeled by the equation;
w=0.9sqrt E
where;
=energy in joules;
thus the weight of the spring when the energy is 12 j will be:
w=0.9sqrt12
w=3.18 g