Answer:
<u><em>11.6404 ounces.</em></u>
<u><em>100,000 centimeters in a kiliometer</em></u>
Step-by-step explanation:
Plz mark brainliest.
Answer:
Of what?
Step-by-step explanation:
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:
2.5
Step-by-step explanation:
Answer:
It's probably it
Step-by-step explanation:
A = (-4, -2)
B = (1, 6)
Imagine a new point (C) where they intersect (1, -2)
Now we can form a triangle, the distance between A and B will be the hypotenuse.
h² = 5² + 8²
h² = 25 + 64
h² = 89
h = 
h = ~9.43...
h = 9