Answer:
Step-by-step explanation:
Area of rectangle = length * width
= (x + 4) (5x)
= x *5x + 4 *5x
= 5x² + 20x
Perimeter of rectangle = 2*(length + width)
= 2*(x + 4 + 5x)
= 2*(6x + 4)
= 2*6x + 2 *4
= 12x + 8
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:is A
A) Molly walked 5 miles and Mary walked 15 miles last month. If Molly walks 3 miles per week and Mary walks 2 miles per week, how long will it be before Molly has walked more miles than Mary?
Step-by-step explanation:
<h3>An inequality can have more than one solution. The set of all solutions of an inequality is called the solution set. The symbol ≥/ means “is not greater than or equal to.”
</h3>
Answer:
7/8
Step-by-step explanation:
Start by finding a common denominator. In this case you can turn the 4 into an 8 by multiplying by 2 but you have to do the same to the 3
2(3/4)= 6/8
Step 2: Add 6/8 + 1/8
6/8+1/8= 7/8