1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
In-s [12.5K]
3 years ago
6

5. An ATM allows a customer to withdraw a maximum of $400. If the customer withdraws more than $200, the service charge is 3% of

only the amount over $200. If the customer does not have sufficient money in the account, the ATM informs the customer about the insufficient funds and gives the customer the option to withdraw the money for a service charge of $30.
Business
1 answer:
tankabanditka [31]3 years ago
4 0

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) "

You might be interested in
In addition to other costs, Grosha Telephone Company planned to incur $600,000 of fixed manufacturing overhead in making 500,000
Whitepunk [10]

Answer:

Please find the detailed answer as follows:

Explanation:

a) Predetermined overhead rate = Estimated manufacturing overhead cost   / Estimated total units in the allocation based

Predetermined overhead rate = 600,000 / 500,000 = 1.2 perunit

b) Total fixed cost spending variance = Actual fixed overhead cost - Estimated overhead cost

                                                         = 599,400 - 600,000

                                                         = 600 (F) Favourable

c) Total fixed cost volume variance = Actual fixed overheads - Estimated fixed overheads

  Actual fixed overheads = Estimated fixed overhead rate * Actual units produced

                                        = 1.2 * 508,000 = $609,600

Total fixed cost volume variance =$ 609,600 - $600,000 = $9600 (F) Favourable

4 0
3 years ago
Which psychologist might work as a consultant for a large financial services company?
rodikova [14]

Answer:

An industrial organizational psychologist

Explanation:

Industrial-organizational psychologists are using psychological concepts and techniques of study to address business challenges and improving the quality of life. They are studying efficiency and managerial staff in the work environment, and working designs for employees.

They get a look for a firm or institution's cohesion and character.And they are working with executives to help coordinate strategies, perform assessments so practice sessions, and establish a future plan.

5 0
3 years ago
Suppose disposable income increases by $ 2,000 . As a result, consumption increases by $ 1,500 . Answer the questions based on t
timama [110]

Answer:

Increase in savings resulting directly from the given change in income

= increase in income - increase in consumption  = $2000-$150 = $500

Marginal propensity to save = increase in savings/increase in income = 500/2000 = 0.25

Explanation:

3 0
3 years ago
Morris company applies overhead based on direct labor costs. For the current year, morris company estimated total overhead costs
spin [16.1K]

Answer:

At year-end, factory overhead is $21,000

Explanation:

Predetermined overhead rate = (Estimated overhead costs/Estimated direct labor costs)

Predetermined overhead rate = ($404000 / $2020000) = 20%*Direct labor costs

Hence, Applied overhead costs= (20% * $1,810,000)

Applied overhead costs=$362000.

Hence balance in factory overhead account at year end = $383,000 - $362,000  

=$21,000.

8 0
3 years ago
There are 5 applicants for a job, all of whom have different qualifications. the employer is in a hurry, and does not interview
Alenkinab [10]
To choose the two best, we have a target of two candidates, A & B
The first one chosen is either A or B, with a propability of 2/5.
The second one is the only interested candidate out of 4, so 1/4.
So probability of choosing the best two is 2/5*1/4=1/10.

Alternatively, use the combination formula, 
P(AB in any order) = 5!/(2!3!)=120/(2*6)=1/10
or in general,
n choose r = nCr = n!/(r!(n-r)!)
5 0
3 years ago
Other questions:
  • Stephanie bought a package of pencils for $1.75 and some erasers that cost $0.25 each. She paid a total of $4.25 for these items
    11·1 answer
  • He encourages his r&amp;d department to develop innovative products and focuses on being quick to respond to market changes. tec
    12·1 answer
  • A manager wants to motivate the maintenance staff to be more productive. She starts by providing training and assures employees
    6·1 answer
  • Mumbai Travel Services provided the following​ information: Direct labor​ rate: $ 40 per hour Predetermined allocation rate for
    5·1 answer
  • Listed below are transactions that might be reported as investing and/or financing activities on a statement of cash flows. Poss
    7·1 answer
  • A technology company needs 10 workers experienced in a newly developed programming language. Plenty of applicants express intere
    8·2 answers
  • suppose your total taxable income this year is $75 000 you are taxed at a rate of 10 percent on the first 25000 20 percent on th
    9·1 answer
  • Calaveras Tire exchanged equipment for two pickup trucks. The book value and fair value of the equipment given up were $40,000 (
    9·1 answer
  • What are the objectives of HRM?
    11·1 answer
  • How might the government regulations affect a small family restaurant
    13·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!