subject

Computer Science A PLTW Computer Science
[
1.2.9 Annuity Free Response Question
An annuity is a financial account that produces a fixed payment to the account's owner every year until the
funds in the account are gone. The present value of an annuity is calculated using the amount of the
payment, the interest earned, and the number of payments that will be made.
Specifically, the present value (PV) of an annuity at the time it is created can be determined with the following
formula
PV = pmt
Where: pnt is the payment amount
1 is the interest rate
n is the number of payments to be made
An incomplete Annuity class is provided
public class Annuity
/
• Returns the present value of the annuity
./
public double getPresentValue(int pmt, int i, int n)
to be implemented /
}
// there may be instance variables, constructors, and methods not shown
}
FRQ Using the method header below, write the method getPresentValue. You must convert the given
interest value i to an interest rate percentage.
public double getPresentValue(int pmt, int i, int n)

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 08:30
Today is the anniversary of me being on yet, i don't need it anymore! here's a picture of my dog wearing a bowtie! my question is, how do i delete my account?
Answers: 1
question
Computers and Technology, 22.06.2019 21:30
Im doing this last minute and literally none of my neighbors or people that my dad works with use excel so if anyone could me make up an example
Answers: 1
question
Computers and Technology, 23.06.2019 06:30
On early television stations, what typically filled the screen from around 11pm until 6am? test dummies test patterns tests testing colors
Answers: 1
question
Computers and Technology, 23.06.2019 17:00
What are the 12 colors of the spectrum called?
Answers: 1
You know the right answer?
Computer Science A PLTW Computer Science
[
1.2.9 Annuity Free Response Question
...
Questions
question
Mathematics, 20.04.2021 02:40
Questions on the website: 13722366