Answer:
y=4x-17
Step-by-step explanation: Distribute the 4(x-5)
4x-20
Then add three to both sides
y=4x-17
Answer:
df
Step-by-step explanation:
ff
5 feet a second. and now i am just saying things because this website has to make me have 20 words
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);
<span>Grouping symbols organize an algebra problem that contains multiple groups. Algebraic grouping symbols.That is parentheses, brackets, braces, radicals, and fraction lines.Also show where a group starts and ends, and help to establish the order used to apply math operations.</span>