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
butalik [34]
3 years ago
6

Use pseudocode. 1) Prompt for and input a saleswoman's sales for the month (in dollars) and her commission rate (percentage). Ou

tput her commission for that month. Note that you will need the following Variables: SalesAmount CommissionRate CommissionEarned
You will need the following formula: CommissionEarned= Sales Amount * (commissionrate/100)
Engineering
1 answer:
aleksandr82 [10.1K]3 years ago
3 0

Answer:

The pseudocode is as follows:

Input SalesAmount

Input CommissionRate

CommissionEarned= SalesAmount * (CommissionRate/100)

Print CommissionEarned

Explanation:

This gets input for SalesAmount

Input SalesAmount

This gets input for CommissionRate

Input CommissionRate

This calculates the CommissionEarned

CommissionEarned= SalesAmount * (CommissionRate/100)

This prints the calculated CommissionEarned

Print CommissionEarned

You might be interested in
Use the scoring system described to calculate the alignment score for These are two lines of 14 letters aligned with each other.
PtichkaEL [24]

Answer:

do good

Explanation:

get that money

7 0
3 years ago
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
Which of the following is typically wom when working in an atmosphere containing dust?
alukav5142 [94]

Answer:

Either D or C

Both of these masks are used for dust, but since half masks are generally cheaper and easier to use, I'd go with C.

If this is correct, I'd appreciate a brainliest.

3 0
3 years ago
If the maximum allowable shear stress is 70 MPa, find the shaft diameter needed to transmit 40 kW when the shaft speed is 250 rp
victus00 [196]

Answer:

The diameter is 50mm

Explanation:

The answer is in two stages. At first the torque (or twisting moment) acting on the shaft and needed to transmit the power needs to be calculated. Then the diameter of the shaft can be obtained using another equation that involves the torque obtained above.

T=(P×60)/(2×pi×N)

T is the Torque

P is the the power to be transmitted by the shaft; 40kW or 40×10³W

pi=3.142

N is the speed of the shaft; 250rpm

T=(40×10³×60)/(2×3.142×250)

T=1527.689Nm

Diameter of a shaft can be obtained from the formula

T=(pi × SS ×d³)/16

Where

SS is the allowable shear stress; 70MPa or 70×10⁶Pa

d is the diameter of the shaft

Making d the subject of the formula

d= cubroot[(T×16)/(pi×SS)]

d=cubroot[(1527.689×16)/(3.142×70×10⁶)]

d=0.04808m or 48.1mm approx 50mm

7 0
4 years ago
The steel bracket is used to connect the ends of two cables. if the allowable normal stress for the steel is sallow = 30 ksi, de
garri49 [273]

The largest tensile force that can be applied to the cables given a rod with diameter 1.5 is 2013.15lb

<h3>The static equilibrium is given as:</h3>

F = P (Normal force)

Formula for moment at section

M = P(4 + 1.5/2)

= 4.75p

Solve for the cross sectional area

Area = \frac{\pi d^{2} }{4}

d = 1.5

\frac{\pi *1.5^{2} }{4}

= 1.767 inches²

<h3>Solve for inertia</h3>

\frac{\pi *0.75^4}{4}

= 0.2485inches⁴

Solve for the tensile force from here

\frac{F}{A} +\frac{Mc}{I}

30x10³ = \frac{P}{1.767} +\frac{4.75p*0.75}{0.2485} \\\\

30000 = 14.902 p

divide through by 14.902

2013.15 = P

The largest tensile force that can be applied to the cables given a rod with diameter 1.5 is 2013.15lb

Read more on tensile force here: brainly.com/question/25748369

4 0
2 years ago
Other questions:
  • What can your employer do to protect you from overhead power lines?
    8·1 answer
  • An object whose mass is 251 kg is located at an elevation of 24 m above the surface of the earth. For g-9.78 ms, determine the g
    5·1 answer
  • **Please Help. ASAP**
    15·1 answer
  • The news media often report an earthquake's magnitude on the Richter scale. Which of the following items are characteristics of
    14·1 answer
  • The base class Pet has attributes name and age. The derived class Dog inherits attributes from the base class Pet class and incl
    10·1 answer
  • Steam enters an adiabatic turbine at 400◦C, 2 MPa pressure. The turbine has an isentropic efficiency of 0.9. The exit pressure i
    11·1 answer
  • The major resisting force in gravity dam? ​
    14·2 answers
  • I need help to convert 23.5 million nanometers to millimeters
    15·2 answers
  • The current flow in an NMOS transistor is due to one of the following:
    11·1 answer
  • A particle moving on a straight line has acceleration a = 5-3t, and its velocity is 7 at time t = 2. If s(t) is the distance fro
    7·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!