Answer: If the number of bills counted is odd, the ones digit is 5; if the number of bills is even, the ones digit is 0.
Explanation
1) Simulate the counting of the bills:
number of bills counted value ones digit
1 5 5
2 5 + 5 = 10 0
3 10 + 5 = 15 5
4 15 + 5 = 20 0
5 20 + 5 = 25 5
6 25 + 5 = 30 0
2) Pattern: you can see that the ones digit alreternate: 5, 0, 5, 0, 5, 0, ...
If the number of bills counted is odd the ones digit is 5, if the number of bills is even the ones digit is 0.
Answer:
C
Step-by-step explanation:
Given
30(
x - 2) + 40(
y - 4)
Multiply each of the terms in the first parenthesis by 30 and multiply each of the terms in the second parenthesis by 40.
= 15x - 60 + 30y - 160
= 15x + 30y - 220 → C
X=10
12x-1=12+10x+7
2x=20
X=10
Answer:
x = 12
(getting to the 20 character limit, please ignore this)