Examlex

Solved

A Firm Has Four Different Investment Options

question 152

Multiple Choice

A firm has four different investment options.Option A will give the firm $10 million at the end of one year,$10 million at the end of two years,and $10 million at the end of three years.Option B will give the firm $5 million at the end of one year,$10 million at the end of two years,and $15 million at the end of three years.Option C will give the firm $15 million at the end of one year,$10 million at the end of two years,and $5 million at the end of three years.Option D will give the firm $21 million at the end of one year,nothing at the end of two years,and $9 million at the end of three years.Which of these options has the highest present value if the rate of interest is 5 percent?


Definitions:

Declaration

The act of specifying the type and structure of a variable or function, without necessarily allocating space or defining its behavior.

Struct Date

A user-defined data type in C programming used to store date information, typically composed of day, month, and year fields.

Initialize

The process of assigning an initial value to a variable or data structure at the time of its creation.

Non-ANSI C Compilers

Non-ANSI C compilers do not adhere to the ANSI C standard, which defines a uniform set of guidelines for the C programming language.

Related Questions