Answer:
A. is sometimes called a clean opinion.
Explanation:
The standard unmodified audit report is the report where the auditors said the financial statement of the company are prepared by keeping all material aspects and it is complied with the accounting standards
It is also known as a clean opinion
Therefore as per the given situation, the option A is correct
hence, the same is to be considered
Answer:
The correct answer is B) vault cash plus deposits with Federal Reserve banks minus required reserves.
Explanation:
Excess reserves refer to capital reserves held by a financial institution or institution in addition to what is required or regulated by regulatory entities or other internal controls in the countries. This practice allows them to handle external situations that affect the market, or allocate it to other items to generate profitability.
Answer:
//algorithm for ATM money withdrawal
Algorithm: Algorithm for cash withdrawals from ATM.
Input: withdraw_amount
Output: amount+service_charges.
Algorithm:
step 1:
balance =account balance.
withdraw_amount = (Get input from user)
step 2:
if(withdraw_amount>400)
then, print "maximum limit exceeds"
step 3:
if(withdraw_amout<1)
then, print "enter a valid amount"
step 4:
if(withdraw_amount>balance)
then, print "insufficient balance.. withdraw money $30 as service charges "
step 5:
if(withdraw_amount<400 && withdraw_amount<balance)
if(withdraw_amount>200)
service_charge=withdraw_amount*(3/100)
print " Your cash is dispensed... total amount withdrawn +service_charges 30% (withdraw_amount +service_charge) "
Answer:
(a)
Mathematical Equation for break-even
F = QP - QV
Where
F = fixed cost
Q = Break-even quantity
P = Selling price
V = Variable cost
F = Q ( P - V )
Q = F / ( P - V )
Q = $327,030 / ( $630 - $300 )
Q = $327,030 / $330
Q = 991 units
(b)
Contribution Margin = Price per unit - Variable cost per unit
Contribution Margin = $630 - $300 = $330
Break-even Point in Units = Fixed Cost / Contribution margin per unit
Break-even Point in Units = $327,030 / $330 = 991 units
Explanation:
Mathematical equation use the the break-even equation which represent the behavior of each element towards the break-even point.
Contribution per unit method use the contribution of each unit to calculate the break-even point.
Kris should adjust in accordance with the cooperative decision being taken by his team concerning the usage of new software.
<h3>What is software?</h3>
Software is an application that instructs and implements tasks in a quicker and easier way through the computer or laptop.
According to the situation, the usage of new software would make the completion of the project on time as suggested by Kris. But his team thought that the training for using that software would be very costly to the firm and also become too risky for the project.
Therefore, the mutual decision taken by him and his team would be the ideal solution for completing the project on time.
Learn more about the software in the related link:
brainly.com/question/21279421
#SPJ1