answer.
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
3 months ago
10

A bar of 75 mm diameter is reduced to 73mm by a cutting tool while cutting orthogonally. If the mean length of the cut chip is 7

3.5 mm, find the cutting ratio. If the rake angle is 15 deg, what is the shear angle?
Engineering
1 answer:
mote1985 [299]3 months ago
4 0

Answer:

r=0.31

Ф=18.03°

Explanation:

Provided:

Original diameter of bar = 75 mm

Diameter post-cutting = 73 mm

Average diameter of the bar d= (75+73)/2=74 mm

Average length of uncut chip = πd

Average length of uncut chip = π x 74 =232.45 mm

Thus, cutting ratio r

Cutting\ ratio=\dfrac{Mean\ length\ of cut\ chip}{Mean\ length\ of uncut\ chip}

r=\dfrac{73.5}{232.45}   r=0.31

Therefore, the cutting ratio equals 0.31.

Now, the shearing angle is given as

tan\phi =\dfrac{rcos\alpha }{1-rsin\alpha }

Next by substituting the values

tan\phi =\dfrac{rcos\alpha }{1-rsin\alpha }

tan\phi =\dfrac{0.31cos15 }{1-0.31sin15 }\

Ф=18.03°

Concluding, the shearing angle is 18.03°.

You might be interested in
An air duct heater consists of an aligned array of electrical heating elements in which the longitudinal and transverse pitches
Kisachek [356]

Answer:

a) q = 7671 W

T0 = 47.6°C

b) ΔP = 202.3 N/m²

P = 58.2 W

c) hDarray = 2 times hD of an isolated element.

Explanation:

see the image for the solution.

4 0
2 months ago
Gold and silver rings can receive an arc and turn molten. True or False
grin007 [323]
That statement is incorrect!
The claim is untrue
8 0
3 months ago
Read 2 more answers
Consider the following program:
Daniel [329]

Answer:

The resolution for this question is below in the explanation section.

Explanation:

The right response to this question is A, which is 112002.

The correct code relating to this question is presented below

#include  <stdio.h>

#include  <string.h>

#include  <sys/types.h>

//#include "csapp.h"

void end(void)

{

printf("2");

}

int main()

{

if (fork() == 0)

atexit(end);

if (fork() == 0)

printf("0");

else

printf("1");

exit(0);

}

/* $end forkprob2 */

When this program is executed, the fork function will yield varying results.

However, it should be noted that running it multiple times will produce inconsistent values. The most common output the program will generate is A.

Attached is an image of the program's execution for further clarification.

5 0
1 month ago
Given num_rows and num_cols, print a list of all seats in a theater. Rows are numbered, columns lettered, as in 1A or 3E. Print
Viktor [391]

Answer:

This is the solution code in Python:

  1. alphabets = ['A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J']
  2. user_input = input("Enter number of rows and columns: ")
  3. myArr = user_input.split(" ")
  4. num_rows = int(myArr[0])
  5. num_cols = int(myArr[1])
  6. seats = []
  7. for i in range(num_rows):
  8. row = []
  9. for j in range(num_cols):
  10. row.append(alphabets[j])
  11. seats.append(row)
  12. output = ""
  13. for i in range(len(seats)):
  14. for j in range(len(seats[i])):
  15. output += str(i + 1) + seats[i][j] + " "
  16. print(output)

Explanation:

Initially, we create a small list of alphabets from A to J (Line 1).

We then request the user to enter the number of rows and columns (Line 3). Given that the input comes as a string (e.g., "2 3"), we utilize the split() method to separate the numbers into individual items in a list (Line 4). The first item (row number) is assigned to variable num_rows, while the second item (column number) goes to num_cols.

Subsequently, we construct the seats list with a nested for-loop (Lines 10-15). Once the seats list is formed, another nested for-loop generates the required output string as per the question (Lines 19-21).

Finally, the output is printed (Line 23). For example, an input of 2 3 results in the output:

1A 1B 1C 2A 2B 2C

8 0
3 months ago
Other questions:
  • A sign erected on uneven ground is guyed by cables EF and EG. If the force exerted by cable EF at E is 46 lb, determine the mome
    13·1 answer
  • A fireboat is to fight fires at coastal areas by drawing seawater with a density of 1030 kg/m through a 20-cm-diameter pipe at a
    13·1 answer
  • The 10-kg block slides down 2 m on the rough surface with kinetic friction coefficient μk = 0.2. What is the work done by the fr
    7·1 answer
  • Write multiple if statements. If car_year is 1969 or earlier, print "Few safety features." If 1970 or later, print "Probably has
    12·1 answer
  • Water is flowing in a metal pipe. The pipe OD (outside diameter) is 61 cm. The pipe length is 120 m. The pipe wall thickness is
    9·1 answer
  • 5 kg of steam contained within a piston-cylinder assembly undergoes an expansion from state 1, where the specific internal energ
    7·1 answer
  • Soap is a very interesting chemical. We even discussed it on the discussion board. How does it work, exactly?
    7·1 answer
  • NEEDS TO BE IN PYTHON:ISBN-13 is a new standard for indentifying books. It uses 13 digits d1d2d3d4d5d6d7d8d910d11d12d13 . The la
    15·1 answer
  • A composite wall consists of 20 mm thick steel plate backed by insulation brick (k = 0.39 W/mK) of 50 cm thickness and overlaid
    6·1 answer
  • Arnold has a contract to design a hospital. Which factors should he incorporate into the design of the building?
    13·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!