Answer:
9
Step-by-step explanation:
I think what they are asking is to subtract the 3 tokens from 21 tokens he already has giving us 18. and since it says "Twice the number of tokens" I'm assuming you divide 2 from 18 giving you 9 tokens.
Answer: A IS CORRECT
Step-by-step explanation:
Answer:
2
I am taking my first programming course, so my apologies if this is a dumb question/possibly classified by the wrong category on this site. One of the exercise problems I am working on is the following:
Define a function print_total_inches, with parameters num_feet and num_inches, that prints the total number of inches. Note: There are 12 inches in a foot. Ex:
print_total_inches(5, 8) prints:
Total inches: 68
Step-by-step explanation:
Answer:
t =17 years
Step-by-step explanation:
The formula for interest
A = P(1+ r/n)^ nt
where a is the amount in the account , p is the principal, r is the rate, n is the number of times compounded per year and t is the time in years
Substituting in what we know
690 = 460 ( 1+ .024/365)^ 365t
690/460 = ( 1+ .024/365)^ 365t
1.5 = ( 1+ .024/365)^ 365t
Taking the log of each side
log(1.5) = 365t log( 1+ .024/365))
Dividing each side by( 1+ .024/365)
log(1.5)/ log( 1+ .024/365) = 365t
divide each side by 365
1/365 log(1.5)/ log( 1+ .024/365) =t
t =16.8949
To the nearest year
t =17
Answer:
56 trees will make 10000 newspapers.
Step-by-step explanation:
Given:
One tree makes approximately 230 newspapers.
Now, for estimating how many newspapers will be made with 56 trees.
By multiplying
trees with
newspapers we get,
.
And, rounding
to one significant number (1 S.F.) is
.
Therefore, 56 trees will make 10000 newspapers.