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
Ziva is an organic lettuce farmer, but she also spends part of her day as a professional organizing consultant. As a consultant,
Naddika [18.5K]

Answer:

$380

Explanation:

Ziva's total cost of farming is composed of two different costs: explicit and implicit costs.

Explicit cost is an out-of-pocket cost that a person incurs to carry out a particular business activity. It is sort of, a business-related expense for which the business pays. In Ziva's case, it is $130, the cost of the seeds

Implicit costs are opportunity costs. An opportunity cost refers the benefits an individual, investor or business misses out on when opting for one alternative in preference of another. In our case, it amounts to $250($25*10 hours)

Thus, Ziva's cost of farming

= $130 +( $25*10) = $130 +$250 = $380

5 0
3 years ago
An inventory error not only affects the current year's cost of goods sold, gross profit, net income, current assets and equity,
pychu [463]

The correct answer is "ending inventory of one period is the beginning inventory of the next period."

An inventory error not only affects the current year's cost of goods sold, gross profit, net income, current assets, and equity, but also the next period's statements because ending inventory of one period is the beginning inventory of the next period.

That is why the manager has to be strict regarding the inventory of a company. Inventory has a cost that can be translated into money. So accountants have to be perfect regarding the inventory. So yes, ann error in keeping the inventory affects the company in that the ending inventory of one period is the beginning inventory of the next period. An internal audit can reveal the mistakes in accurately keeping the inventory. So it is better to put extra attention in the process so nothing wrong would be revealed after the audit.

7 0
3 years ago
Let's say you want to open a shoe store that will specialize in high-end shoes. But before you do, you want to determine how man
sveta [45]

Answer:

$240,000

Explanation:

Selling price per pair of shoes $160 x 12,000 ...1,920,000

Cost (to you) per pair of shoes $80 x 12,000 .... $960,000

Sales commission per pair  $10 x 12,000..........    $120,000

Salaries ..........................................................................$420,000

Rent................................................................................ $120,000,

Advertising..................................................................... $20,000,

Insurance .........................................................................$16,000,

Miscellaneous fixed costs ........................................<u>..$24,000,</u>

Profit ..............................................................................<u>$240,000</u>

6 0
3 years ago
The Bohio was the Cacique's House true or false<br>​
OleMash [197]

Answer:

true

Explanation:

try mo sa Google para me idea kpa

8 0
3 years ago
How does immigration not lead to poverty?
Ira Lisetskai [31]

Answer:

Poverty rates and median family income

Indeed, the poverty rate of recent immigrants is more than twice that of U.S. natives. Because of this, at any point in time, the poverty rate would most certainly be lower in the absence of immigration. Also, increasing the immigrant share will raise the poverty rate.

Explanation:

have a great day

7 0
2 years ago
Other questions:
  • True or false?
    12·2 answers
  • Q8. Smith Auto Dealership had beginning net fixed assets of $216,525 and ending
    7·1 answer
  • 1.People who make the best mystery shoppers have usually prepared themselves by: Reading Passing Certification Courses Researchi
    8·1 answer
  • During the current year, Martinez Company disposed of two different assets. On January 1, prior to their disposal, the accounts
    5·1 answer
  • What is the difference between a shortage and a scarcity?
    15·1 answer
  • Ang Li has found it rather hard to move up in her managerial career at her workplace especially when compared to how fellow grad
    13·1 answer
  • Under __________ requirements, the union must apply the terms of contract equally to all bargaining-unit employees. question 15
    9·1 answer
  • The cost of producing a good and getting it to the customers is called the _____ .
    10·1 answer
  • The purchase of new car is included in: investment expenditure consumption expenditure on services consumption expenditure on no
    11·1 answer
  • the market price of northern mills stock has been relatively volatile and you think this volatility will continue for a couple m
    11·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!