Step by step explanation
Cost of one hotdog =140/56=2.5
To find the number of hot dogs =total cost so the cost of one hotdog is =175/2.5=70
So the numbers of hot dogs he had to sell more of =70-56=14
Answer:
Step-by-step explanation:
hello :
y= 5x + 9
y = -x +3
so : 5x+9 = -x+3
5x+x= 3-9
6x=-6
x=-6/6 = -1
Answer:
Question 13: 90, Question 14: y =
, Question 15: x =
, Question 16: y =
.
Step-by-step explanation:
QUESTION:
The code for a lock consists of 5 digits (0-9). The last number cannot be 0 or 1. How many different codes are possible.
ANSWER:
Since in this particular scenario, the order of the numbers matter, we can use the Permutation Formula:–
- P(n,r) = n!/(n−r)! where n is the number of numbers in the set and r is the subset.
Since there are 10 digits to choose from, we can assume that n = 10.
Similarly, since there are 5 numbers that need to be chosen out of the ten, we can assume that r = 5.
Now, plug these values into the formula and solve:
= 10!(10−5)!
= 10!5!
= 10⋅9⋅8⋅7⋅6
= 30240.