Answer:
$761.25
Step-by-step explanation:
You are welcome amigo. Now...where is my Chimichanga?
Answer:
I might be wrong, but I'll help anyway.
Step-by-step explanation:
The is either 2700 or 640.
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:
-7x + 12 + (-8x + 48) = 180
-15x + 60 = 180
-15x = 120
x = -8
m<BDC= -7(-8)+ 12 = 56 + 12 = 68
m<CBA = -8(-8)+48 = 64+48 = 112
Hello there.
<span>Which line is a graph of the equation 2x + 5y = 10?
Coordinate plane with the following lines graphed: Line A contains a slope of five-halves and y-intercept of 2; Line B contains a slope of negative five-halves and y-intercept of 2; Line C contains a slope of five-halves and y-intercept of negative 2; and Line D contains a slope of negative five-halves and y-intercept of negative 2.
</span><span>line b</span>