An equivalent expression is (x+2)
Answer:
A= 18
Step-by-step explanation:
Answer: 2,208$
Step-by-step explanation:
To solve this problem, simply determine how much each attendee costs by doing 960$/30attendees = 32$/attendee. Then, simply multiply this number by 69 to get: 2,208$
Hope it helps :) and let me know if you want me to elaborate further.
So for the first one think of it as decimals so it’s easier: 9.20-7.35, subtract and it would be 1.85 so since we use decimals to make it easier it isn’t actually a decimal so it would be 2 hours and 25 minutes. And for the second one you just add 50 minutes to that and you would get 3 hours and 15 minutes.
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.