Examlex

Solved

Suppose the Balance Sheet for Bank ABC Is as Given

question 104

Essay

Suppose the balance sheet for Bank ABC is as given below,where numbers are in thousands of dollars.Assume that reserves are 10 percent of deposits and that people hold no currency. Suppose the balance sheet for Bank ABC is as given below,where numbers are in thousands of dollars.Assume that reserves are 10 percent of deposits and that people hold no currency.   (A)Suppose the Federal Reserve sells $20,000 worth of government bonds to Joe,a private citizen,and Joe writes a check to the Fed from his checking account at Bank ABC.Show how Joe's purchase changes the balance sheet above. (B)Is Bank ABC meeting its reserve requirements? Explain. (C)If bonds are fixed,what has to happen to loans? Explain. (D)What happens to the money supply in the economy as a result of Joe's purchase?
(A)Suppose the Federal Reserve sells $20,000 worth of government bonds to Joe,a private citizen,and Joe writes a check to the Fed from his checking account at Bank ABC.Show how Joe's purchase changes the balance sheet above.
(B)Is Bank ABC meeting its reserve requirements? Explain.
(C)If bonds are fixed,what has to happen to loans? Explain.
(D)What happens to the money supply in the economy as a result of Joe's purchase?


Definitions:

Runnable Interface

In Java, the Runnable interface is meant to be implemented by any class whose instances are intended to be executed by a thread, defining a single method run().

Thread Class

A class in programming languages that represents a thread of execution in a program. It is used to create and manage threads.

Programming Statements

Instructions written in a programming language that are executed by the computer to perform specific tasks or calculations.

Related Questions