Answer:
648
Step-by-step explanation:
Running this in Python, with the code as follows,
import math
cur_numbers = [0] * 3
num = 0
for i in range(100, 1000):
cur_numbers[2] = i % 10
i = math.floor(i/10)
cur_numbers[1] = i % 10
i = math.floor(i/10)
cur_numbers[0] = i % 10
if(len(set(cur_numbers)) == 3):
num += 1
print(cur_numbers)
print(num), we get 648 as our answer.
Another way to solve this is as follows:
There are 9 possibilities for the hundreds digit (1-9). Then, there are 10 possibilities for the tens digit, but we subtract 1 because it can't be the 1 same digit as the hundreds digit. For the ones digit, there are 10 possibilities, but we subtract 1 because it can't be the same as the hundreds digit and another 1 because it can't be the same as the tens digit. Multiplying these out, we have
9 possibilities for the hundreds digit x 9 possibilities for the tens digit x 8 possibilities for the ones digit = 648
Answer:
<u>Approximately 16 tablets of medicine</u>
Step-by-step explanation:
Based on the information above , we can use a <u>Rule of Three</u> to first figure out how many mg the cat would need to ingest per day.


Now we see that the cat needs to take a daily dose of 22.5mg. Since the Tablets come at a strength of 10 mg per tablet then,

The cat would need to take 2.25 tablets per day. Since she needs to take the dose for the next 7 days then,

She would need to take<u> approximately 16 tablets of medicine</u> during the week .
I hope this answered your question. If you have any more questions feel free to ask away at Brainly.
Answer:

Step-by-step explanation:
Notice that in the second equation, the coefficient of
is
times greater than in the first. Therefore, by making the coefficient of
in the second equation
times greater than in the first, it's impossible to only isolate one variable.
Therefore, when
, there are no solutions to this system.
We know that 1 yard equals 3 feet, therefore, we have:
65(3) + 2
= 195 + 2
= 197
therefore, 65 yards and 2 feet equals 197 feet
Answer:
for saken it is better to use ordinary calculator than cp because they have a big difference. That's all I can say