413,114
btw there cant be 11 hundreds or 13 thousands
so its this
Answer:
<u>The correct answer is A. Add 4 to both sides, and then divide by 2. The solution is x = 12.</u>
Step-by-step explanation:
1. For solving the question and understand which of the statements matches with the solution, let's proceed with the equation:
2x − 4 = 20
2x - 4 + 4 = 20 + 4 (Adding 4 at both sides)
2x = 24
2x/2 = 24/2 (Dividing by 2 at both sides)
x = 12
<u>The correct answer is A. Add 4 to both sides, and then divide by 2. The solution is x = 12.</u>
Answer:
7 and 9 are alternate interior angles
Step-by-step explanation:
4 and 11 are corresponding angles
1 and 7 are vertical angles
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.