Examlex

Solved

Sharif Is Planning to Buy a New Car for Personal

question 48

Essay

Sharif is planning to buy a new car for personal use and will need to take out a loan.His sources of the financing include (1)a loan from the car dealership charging 6% interest, (2)a loan from his brokerage firm secured against his stock portfolio charging 6.2% and (3)a home equity bank loan secured against his home charging 7%.Sharif has AGI of $150,000 and does itemize his deductions.He is in the 28% tax bracket.Discuss how income taxes can influence his decision regarding the source of financing.


Definitions:

Super Class

In object-oriented programming, the class from which a subclass inherits properties and methods.

Base Class

A base class, also known as a superclass, is a class that is being inherited from by another class (subclass).

Derived Class

A class that inherits properties and behavior from another class, referred to as the base class.

Protected Modifier

A keyword in object-oriented programming that restricts access to a member of a class to that class and its subclasses.

Related Questions