Answer:
Joey has 18 nickles and 27 dimes in his piggy bank.
Step-by-step explanation:
1 nickle = 5 cents
1 dime = 10 cents
$1 = 100 cents
$3.15 = 135 cents
Let
n represent the number of nickles, n>=0
d represent the number of dimes, d>=0
Joey counted a total of 45 coins that added up to $3.15:
n + d = 45
5n + 10d = 315
n = 18 nickles
d = 27 dimes
Answer 6
4x -2y +3z^4
4(0) - 2(1) + 3(2)^4
0 - 2 + 24
Answer7
A(n) = a(n-1)+9 means that we add 9 to the previous term to get the next term. Therefore the common difference is d = 9 this sequence is arithmetic.
The first term is a(1) = 21
Plug those two values into the arithmetic formula below and simplify
a(n) = a(1) + d * [ n - 1 ]
a(n) = 21 + 9 * [ n - 1 ]
a(n) = 21 + 9*n + 9*(-1)
a(n) = 21 + 9n - 9
a(n) = 9n+12
Answer is choice D