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
Mariulka [41]
1 year ago
8

malcolm movers charges a base rate of $200 per move plus $150 per hour and $2 per mile. write a program named moveestimator that

prompts a user for and accepts estimates for the number of hours for a job and the number of miles involved in the move and displays the total moving fee.
Business
1 answer:
Marta_Voda [28]1 year ago
7 0

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

You might be interested in
hatch pattern optimization of powder bed fusion additive manufacturing process for minimizing flatness error
Akimi4 [234]

In addition to prototyping, Powder Bed Fusion (PBF) AM processes have lately been more widely used to manufacture end-use parts. These changes lead to necessity of higher requirements to quality of a final product. Optimization of process parameters is one of the ways to achieve desired quality of a part.

In addition to prototyping, Powder Bed Fusion (PBF) AM processes have lately been more widely used to manufacture end-use parts. These changes lead to necessity of higher requirements to quality of a final product.

Optimization of process parameters is one of the ways to achieve desired quality of a part. Finite Element Method (FEM) and machine learning techniques are applied to evaluate and optimize AM process parameters. While FEM requires specific information, Powder Bed Fusion Machine Learning is based on big amounts of data. This paper provides a conceptual framework on combination of mathematical modelling and Machine Learning to avoid these issues.

Learn more about Powder Bed Fusion here

brainly.com/question/28322914

#SPJ4

8 0
2 years ago
Classify the following cash flows as either operating, investing, or financing activities assume indirect method.1. Received cas
liq [111]

Answer and Explanation:

The classification is as follows

1. Investing activities  : Since there is cash received from the sale of equipment so the same is to be shown in the investing activities in a positive amount

2. Investing activities : Since there is cash paid for buy the long term investment so the same is to be shown in the investing activities in a negative amount

3. Financing activities : Since the cash is received so the same is to be shown in the financing activities in a positive amount

4. Financing activities  : Since the issuance of preferred stock is there so the same is to be shown in the financing activities in a positive amount

5. Financing activities  : Since the cash is paid so the same is to be shown in the financing activities in a negative amount

6. Operating activities : Since the cash is received so the same is to be shown in the operating activities in the direct method as a positive amount  

7. Operating activities  : Since the inventories are purchased so the same is to be shown in the operating activities in the direct method as a negative amount  

8. Operating activities : Since the cash is paid so the same is to be shown in the operating activities in the direct method as a negative amount  

9. Operating activities  : Since the cash is paid so the same is to be shown in the operating activities in the direct method as a negative amount  

10. Investing activities : Since the investment is sold  so the same is to be shown in the investing activities in a positive amount

4 0
3 years ago
Pollution and raw material shortages constitute immediate threats to some firms buy are often opportunities for other firms. The
castortr0y [4]

Answer:

Yes

Explanation:

  1. Competitors will have to find out other options on recycling materials what opens opportunities for the recycling and and other green industry. like recycling Aluminium is cheaper than producing it from Bauxite, for example.
  2. Shortage of raw material and pollution costs will change another macro environment factor as legal and political forces. What definitely changes the strategy for these companies. This can also be challenging since it may add other unplanned costs for each company.
7 0
3 years ago
Alonso, the union steward at Selzar Inc., is attempting to persuade members of management to make certain revisions to the compa
UkoKoshka [18]

Answer:

C. negotiating contracts

Explanation:

Discussing and Compromising on contract term in order to reach out final agreement between the company management and union at Selzar Inc.

6 0
3 years ago
Thalassines Kataskeves, S.A., of Greece makes marine equipment. The company has been experiencing losses on its bilge pump produ
Karolina [17]

Answer:The answer is $95,000 Loss

Explanation:

Income statement

$

Sales. 450,000

Less:variable cost.

Manufacturing expenses 128,000

Sales commission. 54,000

Shipping. 15,000

---------------- 197,000

-----------------

Contribution. 253,000

Less Fixed Overhead

Advertising. 23,000

Depreciation. 112,000

General factory overhead 49,000

Salary of production line manager 118,000

Insurance on inventories. 6,000

Purchasing department. 40,000

-----------------

348,000

-----------------

Profit/Loss. ( 95,000) Loss

--------------------------

Based on the income statement that showed a loss of $95,000 or decrease in operating income, Yes I would recommend that bilge pump product be discontinued.

5 0
3 years ago
Other questions:
  • To record a​ 6% stock​ dividend, accountants use​ ________. To record a​ 55% stock​ dividend, accountants use​ ________. A. par
    11·2 answers
  • Which is the primary factor taken into consideration during distribution of grants and loans among eligible students
    5·2 answers
  • Organizations use ______ in conjunction with work breakdown structures to help management teams identify and eventually analyze
    12·1 answer
  • Waterway Frame Camera Shop uses the lower-of-cost-or-net realizable value basis for its inventory. The following data are availa
    15·1 answer
  • Sales $920,000 Variable expenses $388,000 Fixed manufacturing expenses $370,000 Fixed selling and administrative expenses $250,0
    9·1 answer
  • Which of the following terms refers to using wooden structures or mechanical or hydraulic systems to support the sides of an exc
    6·2 answers
  • Purple Corporation acquired 75 percent of Socks Corporation’s common stock on January 1, 20X8, for $435,000. At that date, Socks
    9·1 answer
  • For insight into a government agency's understanding of the laws it administers, one should consult:
    13·1 answer
  • When a restaurant prices pizza at $10 per slice they sell 100 slices in a night. If they sell pizza for $5 per slice, they sell
    6·1 answer
  • Frank and Bridge Books is a book reseller that has both a heavy online presence and 30 physical bookstores. Frank and Bridge Boo
    7·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!