9514 1404 393
Answer:
$4127
Step-by-step explanation:
The amortization formula is good for finding this value.
A = P(r/12)/(1 -(1 +r/12)^(-12t))
where P is the amount invested at rate r for t years.
A = $600,000(0.055/12)/(1 -(1 +0.055/12)^(-12·20)) = $4127.32
You will be able to withdraw $4127 monthly for 20 years.
Answer:
15
Step-by-step explanation:
trust me
Answer: The numbers are showing in descending order 3.6-1.8= 1.8 = 1.8 is half of 3.6 - therefore if 1200 is half again = 0.8 then what lies between 1.8 and 0.8? Answer to 1000 is 0.8 +5 = 1.3
Step-by-step explanation:
Answer: 0.31 or 31%
Let A be the event that the disease is present in a particular person
Let B be the event that a person tests positive for the disease
The problem asks to find P(A|B), where
P(A|B) = P(B|A)*P(A) / P(B) = (P(B|A)*P(A)) / (P(B|A)*P(A) + P(B|~A)*P(~A))
In other words, the problem asks for the probability that a positive test result will be a true positive.
P(B|A) = 1-0.02 = 0.98 (person tests positive given that they have the disease)
P(A) = 0.009 (probability the disease is present in any particular person)
P(B|~A) = 0.02 (probability a person tests positive given they do not have the disease)
P(~A) = 1-0.009 = 0.991 (probability a particular person does not have the disease)
P(A|B) = (0.98*0.009) / (0.98*0.009 + 0.02*0.991)
= 0.00882 / 0.02864 = 0.30796
*round however you need to but i am leaving it at 0.31 or 31%*
If you found this helpful please mark brainliest
Answer:
centre = (- 3, - 2) , radius = 1
Step-by-step explanation:
The equation of a circle in standard form is
(x - h)² + (y - k)² = r²
where (h, k) are the coordinates of the centre and r is the radius
Given
x² + 6x + y² + 4y + 12 = 0 ( subtract 12 from both sides )
x² + 6x + y² + 4y = - 12
Use the method of completing the square on the x and y terms
add ( half the coefficient of the x/ y terms )² to both sides
x² + 2(3)x + 9 + y² + 2(2)y + 4 = - 12 + 9 + 4
(x + 3)² + (y + 2)² = 1 ← in standard form
with centre = (- (- 3), - (- 2)) and r² = 1, that is
centre = (- 3, - 2) and radius = 1