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
melisa1 [442]
3 years ago
5

Output range with increment of 10 5.15.1: Output range with increment of 10 Write a program whose input is two integers, and who

se output is the first integer and subsequent increments of 10 as long as value is less than or equal to the second integer Ex: If the input is-15 30, the output is -15-5 5 15 25 Ex: If the second integer is less than the first as in 20 5, the output is Second integer can't be less than the first. For co city, output a space after every integer, including the last ER IN CORAL LANGUAGE PLEASE 1 NEED 2 1/ Your solution goes here Not
Business
1 answer:
kvasek [131]3 years ago
8 0

Answer:

// Program is implemented using Coral Programming Language

int X

int Y

int Sum

Put "Enter any two numbers" to output

x = Get next input

Y = Get next input

if Y < X

Put "Second integer can't be less than the first" to output

else

for Sum = X; Sum <= Y; Sum = Sum + 10

Put Sum to output

Explanation:

The above program is written using Coral Programming Language

The first line is a comment

The next 3 lines declares 3 integer variables

Which are X, Y and Sum

X and Y represent the two input numbers as seen on line 6 and 7

X, being the first and Y being the second

Line 8 tests the larger of the two numbers

If Y is less than X, the output is "Second integer can't be less than the first" without the quotes

Else

The last two lines perform iterative operations that assigns the addition of 10 and X to Sum

It continues printing sum as long as sum is less than the value of Y.

You might be interested in
How would you sell me a computer? What would you say
jok3333 [9.3K]

Answer:

I will sell u the computer by saying that is one of the best computers in my day.

8 0
3 years ago
Classify the following item as belonging in the revenue, expenditure, human resources/payroll, production, or financing cycle:
Semmy [17]

Answer:

d. Establish a $10,000 credit limit for a new customer

s. Collect payments on customer accounts

r. Sell a DVD player

l. Sell concert tickets

a. Purchase raw materials

e. Pay for raw materials

o. Pay utility bills

Expenditure

c. Hire a new assistant controller

f. Disburse payroll checks to factory workers

k. Record factory employee timecards

n. Send new employees to a business ethics course

q. Pay federal payroll taxes

u. Pay sales commissions

Human Resources/Payroll

g. Record goods received from a vendor

j. Complete a picking ticket for a customer order

i. Decide how many units to make next month

v. Send an order to a vendor

w. Put purchased goods into the warehouse

Production

b. Pay off mortgage on a factory

h. Update the allowance for doubtful accounts

m. Draw on line of credit

p. Pay property taxes on an office building

t. Obtain a bank loan

Financial Cycle

Explanation:

6 0
4 years ago
An office management firm has developed a system for efficiently organizing small medical and dental practices both through prop
kolbaska11 [484]

Answer:

achieve economies of scope

Explanation:

Economies of scope  -

It is the concept in economics , which is the reduction in the total cost of the production , when some products are produced collectively rather than individually , is known as economies of scope .

Same case is given in the question , where the management have organised medical and dental practices via some unique training program for the staff .

4 0
3 years ago
Gard Inc. has compiled the following information related to its five products. Costs of disposal are estimated to be 10% of sell
Ber [7]

Answer:

Item           Inventory at the lower-of-cost-or-market

 #1                                    $214.50

 #2                                  $240.00

 #3                                  $266.50

 #4                                   $315.00

 #5                                  $422.50

Explanation:

Note: This question is not complete. The complete question is therefore provided before answering the question. See attached pdf file for the complete question.

Also note: See the attached excel file for the determination of the value of inventory by applying the lower-of-cost-or-market rule.

From the attached excel file, we have:

Item           Inventory at the lower-of-cost-or-market

 #1                                    $214.50

 #2                                  $240.00

 #3                                  $266.50

 #4                                   $315.00

 #5                                  $422.50

Download xlsx
<span class="sg-text sg-text--link sg-text--bold sg-text--link-disabled sg-text--blue-dark"> xlsx </span>
<span class="sg-text sg-text--link sg-text--bold sg-text--link-disabled sg-text--blue-dark"> pdf </span>
4 0
3 years ago
Asbestos is commonly found in buildings and structures built before what year ?
Verdich [7]

I just recently learned this myself due to buying an old farm house that was built in the 1970's. Asbestos is commonly found in buildings and structures built before 1981 and is a very harmful thing if inhaled into the body.

6 0
4 years ago
Read 2 more answers
Other questions:
  • Marta is interviewing candidates for a position in the Human Resources department at her company. She is deciding who to intervi
    14·2 answers
  • Explain the difference between a label and a hangtag
    5·1 answer
  • Suppose a​ 40-year-old person deposits ​$12 comma 00012,000 per year in an Individual Retirement Account until age 65. Find the
    10·1 answer
  • ____ 24. the banking system currently has $50 billion of reserves, none of which are excess. people hold only deposits and no cu
    10·1 answer
  • g Todd Foley is applying for a $210,000 mortgage. He can select either a $1,470 monthly payment with no points or a $1,323 payme
    10·1 answer
  • Princess Cruise Company (PCC) purchased a ship from Mitsubishi Heavy Industry. PCC owes Mitsubishi Heavy Industry 500 million ye
    14·1 answer
  • A parent returns home for the evening and uses different smart devices to help the children with homework, turn on the oven, run
    9·2 answers
  • What are ways that a country could shift its production possibilities curve to the right through improved technology?
    7·1 answer
  • Hearing and listening ___________________.
    5·1 answer
  • the forward pricing rule applies to a) purchases, but not redemptions, of the shares of open-end investment companies. b) purcha
    13·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!