Answer:
Line of credit
Explanation:
Line of credit ( LOC )-
It is the monetary value , which the bank or any credit union agrees to lend , with a predefined limit , from which the person can use the amount and then the interest is paid for the amount the person has borrowed , is known as line of credit .
In the case of LOC , a maximum limit , the interest rate and the time to repay back the amount with some minimum payments is defined beforehand .
Answer:
Macroeconomics deals with events that affects the entire country or industry as a whole while Microeconomics affects individual members of the economy such as companies and people.
A. Congress recently passed the Tax Cuts and Jobs Act of 2017. MACRO
This Act will affect the entire nation so it will fall under Macroeconomics.
B. Amazon now has a 40% share of all e-commerce revenues. MICRO
Amazon is a single company in the market so things related to it will be considered on a micro economic level.
C. Tuition at the local university increased 11% from last year. MICRO
The local university like Amazon, is a single body in the economy and so they are a microeconomic player.
D. The U.S. unemployment rate fell below 4% in 2018. MACRO
The unemployment rate of a nation relates to the nation as a whole so this will fall under macroeconomics.
Answer
The answer and procedures of the exercise are attached in the following archives.
Explanation
You will find the procedures, formulas or necessary explanations in the archive attached below. If you have any question ask and I will aclare your doubts kindly.
<span>b) With an adjustable rate mortgage, the interest rate always increases after the first five years
</span>
Here's a program called MoveEstimator that prompts the user to accept an estimate of the number of hours of work and miles the move will take and displays the total cost of the move:
- <u>x = int(input("number of hours for the job "))</u>
- y = int(input("number of miles involved "))
- def MoveEstimator(x, y):
- return 200 + 150*x + 2*y
- print(MoveEstimator(x, y))
Computer programs are written by programmers. Writing the 1s and 0s in machine-readable machine language is very difficult, so computer programmers write them in programming languages. The format of the program determines the structure of the course. At AIR, the program format is specific to an academic component with some kind of program of study.
Learn more about A program here:- brainly.com/question/1538272
#SPJ4