9514 1404 393
Answer:
$27,026.90
Step-by-step explanation:
The future value formula can be solved to find the present value required.
FV = P(1 +r)^t . . . future value of P compounded at annual rate r for t years
$100,000 = P(1 +0.08)^17
P = $100,000/3.70002 . . . . divide by the coefficient of P
P = $27,026.90
You would need to deposit #27,026.90 now to reach this goal.
Answer:
a) 0.82
b) 0.18
Step-by-step explanation:
We are given that
P(F)=0.69
P(R)=0.42
P(F and R)=0.29.
a)
P(course has a final exam or a research paper)=P(F or R)=?
P(F or R)=P(F)+P(R)- P(F and R)
P(F or R)=0.69+0.42-0.29
P(F or R)=1.11-0.29
P(F or R)=0.82.
Thus, the the probability that a course has a final exam or a research paper is 0.82.
b)
P( NEITHER of two requirements)=P(F' and R')=?
According to De Morgan's law
P(A' and B')=[P(A or B)]'
P(A' and B')=1-P(A or B)
P(A' and B')=1-0.82
P(A' and B')=0.18
Thus, the probability that a course has NEITHER of these two requirements is 0.18.
answer with coding and answer is attached in word file below
The doublePennies() function is an illustration of a recursive function in Java
The base case of the doublePennies() function is that:
When the number of days is 0, then the total available pennies is the same as the total number of pennies.
The algorithm of the above highlight is:
if numDays equals 0 then
totalPennies = numPennies
Using the above algorithm, the complete base case is:
if(numDays == 0){
totalPennies = numPennies;
}
Read more about Java programs at:
Answer:
6 cups
Step-by-step explanation:
Anthony's recipe uses 2 cups of chocolate for each 3 cups of the two ingredients. So, the chocolate is 2/3 of the total number of cups of the two ingredients.
2/3 × 9 cups = 6 cups
Anthony uses 6 cups of chocolate to make the candies.
show your work
Let's solve :
B) (-30,30)
C) (-30,45)
D) (30,-30)
Hi There!
Answer: A) (45,-30)
Why: x = 45 and y = -30
-30 = -4/5(45) + 6
-30 = -36 + 6
-30 = -30
Hope This Helps :)
Answer:
A is the correct answer
Step-by-step explanation:
took the exam
PLS I NEED HELP ASAP!!!!