#include
int main()
{
int num;
scanf("%d", &num);
printf("%d", num*num);
return 0;
}
For this case we convert the mixed numbers to fractions:
Now we add the fractions:
We find the least common multiple of the denominators. The l.c.m is 8, then we divide by each denominator and multiply the result by each numerator.
8,375
Thus, the punch recipe implies 8.375 gallons. If we convert to a mixed number we have:
gallons
Answer:
gallons
Answer:
The least common denominator is 306.
Step-by-step explanation:
Answer:
35+8=43 ounnces
Step-by-step explanation:
Answer:
y = 5
Step-by-step explanation:
3(у - 3) - 2(у -4) = 4
Distribute
3y -9 -2y +8 =4
Combine like terms
y -1 =4
Add 1 to each side
y-1+1 = 4+1
y = 5