The given values in the problem are enumerated below:
futa tax rate = 0.8%
suta tax rate = 5.4 %
Employee's fee = $7,100
Amount taxes = $7100 *(0.008+0.054)= $440.2
When an employee earned total wages of $9100, we can solve the unknown:
Employee's wages = $9100 + $440.2
Employee's wages = $ 9540.2
Party A has agreed to exchange $1 million U.S. dollars for1.21 million Canadian dollars. This agreement is called a swap.
<h3>
What is swap?</h3>
An agreement for a financial exchange known as a "swap" calls for one of the two parties to commit to making a given number of payments at a specified frequency in exchange for the other party making a different set of payments. These flows often react to interest payments based on the swap's nominal amount.
<h3>
What is the advantage of swap contract?</h3>
Through the use of swap, one can gain access to new financial markets for funding by analyzing the comparative advantage that the other party has in that market. As a result, exchange fully utilizes the comparative advantage that parties possess. As a result, money can be collected at a lower cost from the best source available.
Learn more about Swap: brainly.com/question/14990076
#SPJ4
The correct answer for the for loop is:
for (int i=1; i<200; i++){
if ((i%2)==0 && (i%3)==0){
cout << i << " ";
}
}
Python offers three options for running the loops. For iterating repeatedly through a sequence, use a for loop (that is either a list, a tuple, a dictionary, a set, or a string). This functions more like an iterator method seen in other object-oriented programming languages and is less like the for keyword found in other programming languages. The for loop allows us to run a series of instructions once for each element of a list, tuple, set, etc. There is no need to set an indexing variable before using the for loop.
Write a for loop that prints, in ascending order, all the positive integers less than 200 that are divisible by both 2 and 3, separated by spaces.
Learn more about loops here:
brainly.com/question/25955539
#SPJ4
Answer:
The answer is public limited companies
Explanation:
Public limited company (PLC) is a terminology used in commonwealth nations to refer to limited liability company whose shares are available to the general public. In the US and other countries, a PLC is referred to as corporation. PLC's shares can be acquired by any person through trading in the stock market or an initial public offer.
A PLC or corporation can be listed or not listed on a stock exchange. Under law, a PLC is supposed to publish its true financial position so that shareholders can know the worth of the shares they hold.
Alcohol is most effective when used as a 70% solution.