Examlex

Solved

Western Company Entered into a Contract with Snape Construction Company

question 20

Multiple Choice

Western Company entered into a contract with Snape Construction Company to construct a building. Construction began in 2011 and was completed in 2012. As of January 1, 2012, Western had made total progress payments to Snape of $50,000. In addition, interest capitalized on the building during 2011 was $2,500. Western made additional payments on June 30, 2012, and December 31, 2012. Western had issued $80,000 of 9% bonds to finance part of the construction. The average interest on Western's additional debt was 11% for 2012.
How much interest should be capitalized by Western for 2012?


Definitions:

Statistics.txt

A text file typically containing numerical data for analysis or statistical purposes.

Try And Catch

Constructs in many programming languages used to handle exceptions or errors, where 'try' defines a block of code to test for errors while 'catch' handles the exception that occurs.

Scanner Class

The Scanner class in Java is used to read input from various sources, including user input, files, and strings, by parsing and interpreting the data as different types.

ObjectInputStream

A class in Java used for deserializing objects previously saved using ObjectOutputStream, allowing for the reading of objects from a stream.

Related Questions