Answer:
43
Step-by-step explanation:
All the even numbers have a factor of 2, so we can eliminate 56 and 34. 75 ends in a 5, so that cannot be a prime number (ending in 5 is a multiple of 5). The sum of the digits of 63 (6+3) is 9, and that is divisible by 3, so that number is also not prime. 43 is a prime number.
Assuming t is a time unit.
The initial amount is when t = 0, so it is 9.8 * 1 = 9.8. The growth rate is how much the amount goes up by for every increase of 1 in t. This is 1.35 because that is the part being affected by t. we plug in 0 for t to get 9.8 as the initial amount. The growth rate is just 135% factor, or 35% more each time, because 1.35 is the base of the exponent.
There are 62 dimes and 44 nickels.
N + D = 106 (There are 106 coins in all.)
1 nickel = 5 cents.
1 dime = 10 cents.
5*N + 10*D = 840 ($8.40 = 840 cents)
N + D = 106 -------(1)
N = (106 - D)
5*N + 10*D = 840 ---------(2)
5*(106-D) + 10*D = 840
530 - 5*D + 10*D = 840
5*D = 840 - 530
5*D = 310
D = 310/5 = 62
Eq(1) N + D = 106
N + 62 = 106
N = 106 - 62
N = 44