Examlex

Solved

Clark and Lewis Are Partners Who Share the Profits and Losses

question 42

Essay

Clark and Lewis are partners who share the profits and losses of the C&L Partnership 60% and 40%, respectively. The tax basis of each partner's interest in the partnership as of December 31 of last year was as follows: Clark, $14,000; Lewis, $12,000. During the current year, the partnership had ordinary income of $20,000 and a long-term capital loss of $10,000 from the sale of securities. The partnership made cash distributions proportionately to the two partners during this year totaling $20,000. What is the amount of Lewis's tax basis of his partnership interest on December 31 of the current year?


Definitions:

Throw Exception

A statement used in many programming languages to signal the occurrence of an unexpected or error condition.

Checked Exception

A type of exception in Java that must be either caught or declared in the method's throws clause.

Compiler

A software tool that translates source code written in a programming language into machine code, executable by a computer's CPU.

RuntimeException

An exception in programming that indicates a problem that occurs during program execution.

Related Questions