Answers:
======================================
Explanation:
7+6 = 13. Divide this over 5 to get 13/5 = 2 remainder 3. The quotient 2 is something we don't care about. <u>We only worry about the remainder</u>. Therefore 7+6 = 3 (mod 5)
-------------
2+1 = 3 (mod 5) for similar reasoning as above. 3/5 = 0 remainder 3.
-------------
20 = 9 (mod 11) since 20/11 = 1 remainder 9. Imagine you had 20 cookies and 11 friends. Each friend would get 1 whole cookie (quotient) and there could be 9 left over (remainder).
-------------
35/11 = 3 remainder 2
Or you could use repeated subtraction like so to find the remainder
35-11 = 24
24-11 = 13
13-11 = 2
The last result (2) is smaller than 11, so we stop here and this is the remainder.
Therefore, 35 = 2 (mod 11)
--------------
Here's another way to think of it. Consider you have $35 in your pocket. Let's say a store is selling trinkets for $11 each. We can pose these key questions:
- What is the most number of trinkets you can buy?
- If you buy that max amount, how much will you have left over?
The answer to the first question is 3 trinkets because 3*11 = 33 dollars is under the budget of $35. The amount left over is 35-33 = 2 dollars which is the remainder. It's not larger than 11, so we cannot buy any more trinkets at this point.
You have to know the formula for the volume of a cone.
In high school, there's no other way.
Volume of a cone = (1 / 3) π (radius)² (height)
Volume = (1 / 3) π (12 inches)² (15 inches)
Volume = 720 π = 2,261.95 cubic inches
Rounded to the nearest cubic inch, that's<u> 2,262 cubic inches</u>.
Answer:
21 liters of the 12% solution and 4 liters of the 37% solution
Step-by-step explanation:
Represent the number of liters of the first solution as x and the second as y. Now, the total liters of iodine is going to be 16% of 25 = 4 liters of iodine, and the total liters of each solution is going to be 25. Now, we can setup two equations:
0.12x+0.37y = 4
x + y = 25
Multiplying the bottom equation by 0.12, we have
0.12x + 0.12y = 3
Subtracting, we have
0.12x+0.37y=4
-
0.12x + 0.12y = 3
= 0.25y = 1
= y = 4
= x = 25 - 4 = 21
Answer:
34.35
Step-by-step explanation:
Answer:
y = 18 + 0.50x
Step-by-step explanation:
I think that is the answer.