Identify the correct formula to calculate the payment for a loan, where rate is 6%, the loan amount is $2,000, and payments will be made monthly for six years

A) =PMT(.06, 6*12, -2000 ) B) =PMT(.06/12, 6*12, -2000 )
C) =PMT(6, 6*12, 2000 ) D) =PMT(.06, 6*12, 2000 )

B

Computer Science & Information Technology

You might also like to view...

Describe three methods used by HTTP/2 intended to decrease latency and provide for quicker loading of web pages in browsers.

1. Single Constant Connection. 2. Multiplexing. 3. Prioritization. 4. Compression. 5. Server Push. 6. Binary.

Computer Science & Information Technology

____________________ is a process that shrinks the file size of the graphic by using different types of encoding to remove redundant or less important information.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology