Examlex

Solved

Use the Information for the Question(s)below

question 47

Essay

Use the information for the question(s)below.
During the most recent fiscal year,KD Industries had revenues of $400 million and earnings of $30 million.KD has filed a registration statement with the SEC for its IPO.Before it is offered,KD's investment bankers would like to estimate the value of the company using comparable companies.The investment bankers have assembled the following information based on data for other companies in the same industry that have recently gone public.In each case,the ratios are based upon the IPO price. Use the information for the question(s)below. During the most recent fiscal year,KD Industries had revenues of $400 million and earnings of $30 million.KD has filed a registration statement with the SEC for its IPO.Before it is offered,KD's investment bankers would like to estimate the value of the company using comparable companies.The investment bankers have assembled the following information based on data for other companies in the same industry that have recently gone public.In each case,the ratios are based upon the IPO price.   -Based upon the price/revenue ratio,what would be a reasonable value for KD?
-Based upon the price/revenue ratio,what would be a reasonable value for KD?


Definitions:

Process

A series of actions or steps taken to achieve a particular end.

Try Blocks

Sections of code that are used to handle exceptions, consisting of a try clause followed by one or more catch blocks.

Throw An Exception

The act of signaling an error or exceptional condition in a program by creating and "throwing" an exception object to be caught by error handling mechanisms.

InputMismatchException

A RuntimeException thrown by a scanner to indicate that the next token does not match the expected pattern or type.

Related Questions