Set 500 to sum of distances traveled by both cars.
Answer:
- digits used once: 12
- repeated digits: 128
Step-by-step explanation:
In order for a number to be divisible by 4, its last two digits must be divisible by 4. This will be the case if either of these conditions holds:
- the ones digit is an even multiple of 2, and the tens digit is even
- the ones digit is an odd multiple of 2, and the tens digit is odd.
We must count the ways these conditions can be met with the given digits.
__
Since we only have even numbers to work with, the ones digit must be an even multiple of 2: 4 or 8. (The tens digit cannot be odd.) The digits 4 and 8 comprise half of the available digits, so half of all possible numbers made from these digits will be divisible by 4.
<h3>digits used once</h3>
If the numbers must use each digit exactly once, there will be 4! = 24 of them. 24/2 = 12 of these 4-digit numbers will be divisible by 4.
<h3>repeated digits</h3>
Each of the four digits can have any of four values, so there will be 4^4 = 256 possible 4-digit numbers. Of these, 256/2 = 128 will be divisible by 4.
Answer:
When two lines are crossed by another line (which is called the Transversal), the angles in matching corners are called corresponding angles. Example: a and e are corresponding angles. When the two lines are parallel Corresponding Angles are equal.
Answer:
x+18
Step-by-step explanation:
The sum of two consecutive even integers is at most seven more than half the sum of the next two consecutive even integers
two consecutive even integers: n, n+2
next two consecutive even integers n+4, n+6
n+(n+2) >= 7+1/2(n+4 +n+6)
combine like terms
2n+2 >= 7 +1/2(2n+10)
distribute 1/2
2n+2 >= 7+n+5
2n+2>= n+12
subtract n from each side
n+2>= 12
subtract 2 from each side
n>10
4 integers : 10, 12 ,14, 16