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
Answer:
The GDP in this economy is $6,230 billion.
Explanation:
The GDP can be calculated using the following formula:
Y = C + I + G + (X - M) ....................................... (1)
Where:
Y = GDP of the economy
C = Personal Consumption Expenditures = $4,500
I = Gross Private Domestic Investment = $800
G = Government Purchases = $950
X = Exports = $65
M = Imports = $85
Substituting the values into equation (1), we have:
Y = $4,500 + $800 + $950 + ($65 - $85)
Y = $6,250 - $20
Y = $6,230
Since the figures are in billions of dollars, the GDP in this economy is therefore $6,230 billion.
Answer:
B)factory overhead cost volume variance
Explanation:
From the question, there was an an assumption that the standard fixed overhead rate is based on full capacity, in this case the cost of available but unused productive capacity is indicated by the factory overhead cost volume variance. Factory overhead cost volume variance can be regarded as the difference that exist between the fixed overhead that is associated to those good/ service from the firm on production volume and the budgeted amount that is associated to goods) services that are been produced. fixed overhead costs
could be Factory rent and others.
Answer:
Amount after 12 year will be $30762.16
Explanation:
We have given amount invested = $15000
Rate of interest r = 6 %
Time t = 12 years
As investment is compounded daily
So rate of interest %
As 1 year = 365 days
So 12 year = 12×365 = 4380 days
We know that future value is given by
So $
So amount after 12 year will be $30762.16