One liter is 33.814 so do (n x 33.814)
Step-by-step explanation:
3.5 hours for 1 cake means 3.5 hours per cake.
similar : 2 hours for 1 pie means 2 hours per pie.
so, if there are e.g. 3 pies, they take 3×2 = 6 hours.
therefore the general constraint is
3.5x1 + 2x2 <= 70
I think the names "x1" and "x2" are confusing when writing this inequality.
I prefer to use x and y.
and then it would look like
3.5x + 2y <= 70
If x = 1, then 3*1 = 3 which when modded with 5, we get 3 as a remainder. In other words, 3/5 = 0 remainder 3. We don't use the quotient at all when it comes to modular arithmetic. All we care about is the remainder.
If x = 2, then 3*2 = 6 which leads to remainder 1 when we divide by 5. Therefore, 3x = 1 (mod 5) when x = 2.
If x = 3, then 3*3 = 9 = 4 (mod 5) because 9/5 = 1 remainder 4.
So 3x = 4 (mod 5) when x = 3.
<h3>The final answer is C) 3</h3>
We don't need to check D since x = 3 is a solution and it's smaller than x = 4.
If you wanted to check x = 4, then 3*4 = 12 = 2 (mod 5) because 12/5 yields a remainder of 2.
Answer:
48
Step-by-step explanation:
21 white tiles = 63 cm2
total number is 144
144-63 = 81
81/3 = 27
so 27 black tiles
21+27 = 48 total.