Answer:
x=3
Step-by-step explanation:
So -11 + 5 = -6, not -16.
Then divide -6 and -2x by -2 and x=3
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);
Ms. Harris commission rate is 11.76 percent
Answer:

Explanation:
Let the full batch be x
Here given:
3/4 cup of sugar required to make 1/3 batch of cookies
Build equation:

Solve:



7/63 can be simplified down to 1/9 because if you were to multiply 7 by 9 you would get 63? or an easier way to do it would be to divide 63 by 7