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
IrinaVladis [17]
3 years ago
14

Draw a flowchart to represent the logic of a program that allows the user to enter values for the current year and the user’s bi

rth year. The program outputs the age of the user this year.

Engineering
1 answer:
Digiron [165]3 years ago
3 0

Answer:

Please, see the attachment.

Explanation:

First, we have to create two input boxes that allows the user to write the current year in one of them and his/her birth year in the another one. Also, we have to create a label that will show the result of the desired variable. We can write a message "Your age is:" and it will be attached to the result.

For the algorithm, let's call the variables as follows:

CY = Current Year

BY = Birth Year

X = Age of user

When the user inserts the current year and his/her birth year, the program will do the following operation:

X = CY - BY; this operation will give us the age of the user

After this the user will see something like "Your age is:" X.

You might be interested in
What is the biggest expectation when engineers test out designs?
forsale [732]
The answer is B because it could be feasible but it’s not a need it and you got a time frame but it’s not a requirement and it doesn’t have to be unique.
6 0
4 years ago
Read 2 more answers
It has a piece of 1045 steel with the following dimensions, length of 80 cm, width of 30 cm, and a height of 15 cm. In this piec
Serggg [28]

Answer:

material remove in 3 min is 16790.4 mm³/s

Explanation:

given data

length L = 80 cm = 800 mm

width W = 30 cm

height H = 15 cm

make grove length = 80 cm

width = 8 cm

depth = 10 cm

mill toll diameter = 4 mm

axial cutting depth = 20 mm

to find out

How much material removed in 3 minutes

solution

first we find time taken for length of advance that is

time = \frac{length}{advance}

here advance is given as 0.001166 mts / sec

so  time = \frac{800}}{0.001166*1000}

time = 686.106 seconds

now we find material remove rate that is

remove rate = mill toll rate × axial cutting depth × advance

remove rate = 4 × 20×0.001166 ×1000

remove rate = 93.28 mm³/s

so

material remove in 3 minute = 3 × 60 = 180 sec

so material remove in 3 min = 180 × 93.28

material remove in 3 min is 16790.4 mm³/s

7 0
3 years ago
Why do y'all boys be so toxic and fake?
AVprozaik [17]

Answer: I'm a boy, but I'm not toxic or fake

Explanation:

5 0
3 years ago
Read 2 more answers
(a) What is the distinction between hypoeutectoid and hypereutectoid steels? (b) In a hypoeutectoid steel, both eutectoid and pr
Gnoma [55]

Answer:

See explanation below

Explanation:

Hypo-eutectoid steel has less than 0,8% of C in its composition.

It is composed by pearlite and α-ferrite, whereas Hyper-eutectoid steel has between 0.8% and 2% of C, composed by pearlite and cementite.

Ferrite has a higher tensile strength than cementite but cementite is harder.

Considering that hypoeutectoid steel contains ferrite at grain boundaries and pearlite inside grains whereas hypereutectoid steel contains a higher amount of cementite, the following properties are obtainable:

Hypo-eutectoid steel has higher yield strength than Hyper-eutectoid steel

Hypo-eutectoid steel is more ductile than Hyper-eutectoid steel

Hyper-eutectoid steel is harder than Hyper-eutectoid steel

Hypo-eutectoid steel has more tensile strength than Hyper-eutectoid steel.

When making a knife or axe blade, I would choose Hyper-eutectoid steel alloy because

1. It is harder

2. It has low cost

3. It is lighter

When making a die to press powders or stamp a softer metals, I will choose hypo-eutectoid steel alloy because

1. It is ductile

2. It has high tensile strength

3. It is durable

7 0
3 years ago
Read 2 more answers
Explain 4 things you can do with a Combination Square
sergij07 [2.7K]

Answer:

A combination square is a multi-use measuring instrument which is primarily used for ensuring the integrity of a 90° angle, measuring a 45° angle, measuring the center of a circular object, find depth, and simple distance measurements. It can also be used to determine level and plumb using its spirit level vial.

Explanation:

3 0
3 years ago
Other questions:
  • Write the following decorators and apply them to a single function (applying multiple decorators to a single function): 1. The f
    15·1 answer
  • A vehicle experiences hard shifting. Technician A says that the bell housing may be misaligned. Technician B says that incorrect
    5·1 answer
  • What does this work for
    6·1 answer
  • A manager has a list of items that have been sorted according to an item ID. Some of them are duplicates. She wants to add a cod
    7·1 answer
  • The attached program (studentsGpa.cpp) uses dynamic allocation to create an array of strings. It asks the user to enter a number
    10·1 answer
  • (25) Consider the mechanical system below. Obtain the steady-state outputs x_1 (t) and x_2 (t) when the input p(t) is the sinuso
    9·1 answer
  • Describe the engineering design process in your own words.
    6·2 answers
  • 2. What is the most obvious elements of design?<br> O color<br> O shape<br> O line<br> O texture
    11·1 answer
  • Explain the purpose of wrench plzzz
    5·2 answers
  • What is software certification? Discuss its importance in the changing scenario of software industry. ​
    15·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!