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);
I think it would be 36 it’s what my friend told me I’m not sure though sorry if it’s wrong.
Answer:
yes
Step-by-step explanation:
Answer:
Y = 32.7°
Step-by-step explanation:
We will apply the Cosine law in the given triangle XYZ,
x = 90 ft
y = 55 ft
z = 50 ft
We have to find the measure of angle Y.
y² = x² + z² - 2xzCosY
(55)² = (90)² + (50)² - 2(90)(50)cosY
3025 = 8100 + 2500 - 9000.cosY
9000.cosY = 10600 - 3025
cosY = 
= 0.84167
Y = 
Y = 32.68 ≈ 32.7°
Therefore, measure of angle Y = 32.7°
2 and 3 are both parallel because both slopes are m=3/5, which equal slopes-parallel lines