Answer:
8 gallons were eaten.
Step-by-step explanation:
You would multiply the percentage by the amount of gallons. So 80% would be 0.8 so it would be 0.8 multiplied by 10 which gives you 8.
Answer:
20 pine trees
Step-by-step explanation:
No of pine trees today = 63
No of pine trees there = 43
So no of pine trees planted today= 63-43= 20
Negative integer.
-761 + 317= -444
Plug the answer in:
-761 - (-444)
= -317
Reminder: when multiplying two negatives, you get a positive.
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:
The given fraction reduces to
Step-by-step explanation:
Consider the given fraction
We have to reduce the fraction to the lowest terms.
Consider numerator
We can take x² common from both the term,
Thus, numerator can be written as
Given expression can be rewritten as ,
We can now cancel from both numerator and denominator,
Thus, the given fraction reduces to