Answer:
S = v1 t1 = 7 t1 traveling downstream
S = v2 t2 = 5 t2 traveling upstream
7 t1 = 5 t2
7 (6 - t2) = 5 t2 since t1 + t2 = 6
42 - 7 t2 = 5 t2
t2 = 42 / 12 = 3.5 hrs so t1 = 2.5 hrs
S = 7 t1 = 7 * 2.5 = 17.5 mi
Also, S = 5 t2 = 5 * 3.5 = 17.5 mi
Answer:
-17x is the answer mark me brainliest
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:
<u>Solve the inequality:</u>
- - a + 1/3 > 1/4
- a < 1/3 - 1/4
- a < 4/12 - 3/12
- a < 1/12
Correct choice is B
1st gift shop:
120/4 = 30 cents each
180/6 = 30 cents each
390/13 = 30 cents each
2nd gift shop:
204/7 = 29.14 cents each
192/8 = 24 cents each
270 /9 = 30 cents each
360/10 = 36 cents each
so if both gift shops have a fixed price then the 9 post cards would be the answer since it matches 30 each like the 1st gift store