Answer:
I think its c bc (PEMDAS) shoes multiplication comes first
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);
so to find 15% of 54,237, we use this equation: (x/54237) = (15/100) where x is the amount of income tax.
cross multiply: 100x = 813555
divide each side by 100 to isolate x: 8135.55
the truck driver will pay $8135.55
Point slope formula y-y1=x(x-x1)
Answer:
y = 4 + -2x
Step-by-step explanation:
Simplifying
y = -2x + 4
Reorder the terms:
y = 4 + -2x
Solving
y = 4 + -2x
Solving for variable 'y'.
Move all terms containing y to the left, all other terms to the right.
Simplifying
y = 4 + -2x