10 / (1/3); she has 30 pounds of seeds in her supply.
Note: When I use the double equal sign, I mean the triple bar used with modular arithmetic
10^3 = 1000 == -1 (mod 1001)
10^3 == -1 (mod 1001)
(10^3)^672 == (-1)^672 (mod 1001)
(10^(3*672) == 1 (mod 1001)
10^2016 == 1 (mod 1001)
10*10^2016 == 10*1 (mod 1001)
10^2017 == 10 (mod 1001)
Final Answer: 10
Answer: you bought 9 burgers and 16 tacos
Step-by-step explanation:
Let x represent the number of burgers that you bought.
Let y represent the number of tacos that you bought.
You buy a total of 25 burgers and tacos. It means that
x + y = 25
The burgers cost $3.50 each and the tacos cost $2.25 each. The total cost of the burgers and tacos that you bought is $67.50. It means that
3.5x + 2.25y = 67.5- - - - - - - - - - - - 1
Substituting x = 25 - y into 1, it becomes
3.5(25 - y) + 2.25y = 67.5
87.5 - 3.5y + 2.25y = 67.5
- 3.5y + 2.25y = 67.5 - 87.5
- 1.25y = - 20
y = - 20/ - 1.25
y = 16
x = 25 - y = 25 - 16
x = 9
Answer:
Clara can feed 10 friend
I may be wrong, but I tried :P