Answer:
Checks like money-? Because then, you are talking prices. The higher the price the more it most likely is. If you run a company, to you you want to make the higher quality things more, unless you just want to scam somebody. Thats all i can do for now, i can finish later maybe.
Explanation:
Checks like money-?
Answer: a) true
Explanation:
The costs incurred to produce the intermediate products have already been incurred and as such are referred to as sunk costs.
They will not change regardless of whether the good is sold before further processing or if it is sold after. They therefore do not matter in the decision to either process or sell and so are not considered.
Answer:
The correct answer is option B.
Explanation:
In the perfect co petition firm is a price taker. Firms do not decide price. Price is determined by demand and supply intersection. Firms face a horizontal demand curve. They can only adjust the quantity they supply.
In a perfect competition, if the price is not able to cover the average variable cost, it means that the firm will be incurring losses. The firm will thus shutdown and stop production.
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:
John must invest $3719.4
Explanation:
It is given that John grandfather withdraws $120 per month for 3 year
So total month = 12 ×3 =36 months
Total amount withdrawn S = 36×120 = 4320
m = 12 times per year
Rate of interest i = 5 % = 0.05
We know that 


P = $3719.41
So john must invest $3719.4