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
artcher [175]
2 years ago
9

Analyze the example of this band saw wheel and axle. The diameter of the wheel is 14 inches. The diameter of the axle that drive

s the wheel is 3/4 inch. The actual force needed to cut through a one-inch-thick softwood board is 1.75 pounds. Consider the efficiency of this band saw to be 22%.
Questions: Calculate ideal mechanical advantage when the effort force is applied to the axle.

Questions: considering the efficiency calculate the actual mechanical advantage of the wheel and axle.

Questions: If you used the same wheel and axle in a different way and applied effort force to the wheel to drive the axle, what is the ideal mechanical advantage of the wheel and axle?
Engineering
1 answer:
Kazeer [188]2 years ago
5 0

The answer for the ideal mechanical advantage and actual mechanical advantage for the different scenarios are;

A) Ideal Mechanical Advantage = 18.67

B) Actual Mechanical Advantage = 4.1067

We are given;

Input distance; The diameter of the wheel; d_w = 14 inches

Output distance; The diameter of the axle that drives the wheel; d_a = 3/4 inches

The force needed to cut a one-inch-thick softwood board; F = 1.75 pounds

The efficiency of the band saw; η = 22% = 0.22

A) Formula for Mechanical advantage is;

M.A = Force output/Force input = (Input distance)/(Output distance)

Thus;

Ideal mechanical advantage = 14/(3/4)

Ideal mechanical advantage = 18.67

B) Now, we are given that efficiency of the band saw is η = 22% = 0.22.

Thus using the mechanical advantage formula above;

Actual mechanical advantage = 0.22 × Expected output

Actual mechanical advantage = 0.22 × 18.67

Actual mechanical advantage ≈ 4.1067

Read more about Mechanical Advantage at; brainly.com/question/18345299

You might be interested in
Are there engineering students here?​
leva [86]
Uh, I’d assume so because Brainly has a whole section of questions for them.
7 0
3 years ago
Read 2 more answers
Mnsdcbjksdhkjhvdskjbvfdfkjbcv hjb dfkjbkjfvvfebjkhbvefgjdf
Julli [10]

Answer:

ik true eedcggftggggfffff

8 0
3 years ago
Read 2 more answers
A ball thrown vertically upward from the top of a building of 60ft with an initial velocity of vA=35 ft/s. Determine (a) how hig
Masteriza [31]

Answer:

A.) 62.5 ft

B.) 3.58 seconds

C.) 8.58 seconds

Explanation:

A.) Given that a ball is thrown vertically upward from the top of a building of 60ft with an initial velocity of vA=35 ft/s

To determine how high above the top of the building the ball will go before it stops at B, let us use the third equation of motion.

V^2 = U^2 - 2gH

Since the ball is going up, g will be negative. And at maximum height, V = 0

Substitute all the parameters into the formula

0 = 35^2 - 2 × 9.8 × H

19.6H = 1225

H = 1225/19.6

H = 62.5 ft

(B) The time tAB it takes to reach its maximum height will be achieved by using second equation of motion

H = Ut - 1/2gt^2

Substitutes all the parameters into the formula

62.5 = 35t - 1/2 × 9.8 × t^2

62.5 = 35t - 4.9t^2

4.9t^2 - 35t + 62.5 = 0

Let's use quadratic equations to find t

Divide all by 4.9

t^2 - 7.143t + 12.755 = 0

t^2 - 7.143t + 3.57^2 = - 12.755 + 3.57^2

( t - 3.57)^2 = 0.000102

( t - 3.57 ) = +/-( 0.01 )

t = 3.57 + 0.01

t = 3.58 seconds

Ignore the negative one.

(C) the total time tAC needed for it to reach the ground at C from the instant it is released.

When the object is falling back from B, the initial velocity = 0. And the height h will be 60 + 62.5 = 122.5 ft

Using equation 2 of equations of motion again.

h = 1/2gt^2

122.5 = 1/2 × 9.8 × t^2

122.5 = 4.9t^2

t^2 = 122.5/4.9

t^2 = 25

t = 5

Total time = 5 + 3.58 = 8.58 seconds

3 0
3 years ago
In this exercise, you will write a Point structure that represents a space in two-dimensional space. This Point should have both
Afina-wow [57]

Answer:

Check the explanation

Explanation:

Points to consider:

We need to take the input from the user

We need to find the manhatan distance and euclidian using the formula

(x1, y1) and (x2, y2) are the two points

Manhattan:

|x_1 - x_2| + |y_1 - y_2|

Euclidian Distance:

\sqrt{(x1 - yl)^2 + (x2 - y2)^2)}

Code

#include<stdio.h>

#include<math.h>

struct Point{

  int x, y;

};

int manhattan(Point A, Point B){

  return abs(A.x - B.x) + abs(A.y- B.y);

}

float euclidean(Point A, Point B){

  return sqrt(pow(A.x - B.x, 2) + pow(A.y - B.y, 2));

}

int main(){

  struct Point A, B;

  printf("Enter x and Y for first point: ");

  int x, y;

  scanf("%d%d", &x, &y);

  A.x = x;

  A.y = y;

  printf("Enter x and Y for second point: ");

  scanf("%d%d", &x, &y);

  B.x = x;

  B.y = y;

  printf("Manhattan Distance: %d\n", manhattan(A, B));

  printf("Euclidian Distance: %f\n", euclidean(A, B));

 

}

Sample output

8 0
3 years ago
A monatomic ideal gas undergoes a quasi-static process that is described by the function p(????)=p1+3(????−????1) , where the st
Alenkasestr [34]

A pure gas made up only of atoms. The noble gases argon, krypton, and xenon are some examples.

Concepts:

Perfect gas law: Work performed on the system: PV = nRT W = -∫PdV

Energy preservation formula: U = Q + W

Reasoning:

W = nRT ln(Vi/Vf) when the process is isothermal.

The temperature is said to be constant, and we are given n, Pfinal, and Vfinal.

Calculation information:

(A) A process that is isothermal has a constant temperature.

PV = nRT, and hence, constant

nRT = PV = 101000 Pa*25*10-3 m3

For a process that is isothermal, W = nRT ln(Vi/Vf).

W/(nRT)=3000 J/(101000 Pa*25*10-3 m3)=-1.19

(The gas produces -W of labor.)

Vi = (25*10-3 m3)/3.28 = 7.62*10-3 m3 = 7.62 L where Vf/Vi = exp(1.19) = 3.28 Vi (b) for a perfect gas PV = nRT. 101000 Pa*25*10-3 m3 = (8.31 J/K) T. T = 303.85 K.

To know more about process click here:

brainly.com/question/29310303

#SPJ4

5 0
1 year ago
Other questions:
  • There are two piston-cylinder systems that each contain 1 kg of an idea gas at a pressure of 300 kPa and temperature of 350 K. T
    8·1 answer
  • Technician A says that a magnetic field can be created by current flow. Technician B says that current can be induced by moving
    5·1 answer
  • A block of mass 0.75 kg is suspended from a spring having a stiffness of 150 N/m. The block is displaced downwards from its equi
    5·2 answers
  • Carbon dioxide (CO2) expands isothermally at steady state with no irreversibilities through a turbine from 10 bar, 500 K to 2 ba
    15·1 answer
  • Sarah and Raj take/takes me to a baseball game every year.
    11·1 answer
  • Is a compass a analog or a digital sensor?
    14·1 answer
  • your friend's parents are worried about going over their budget for th month. Which expense would you suggest is NOT a need?
    9·1 answer
  • QUICK!<br> WHAT DOES BIOCHEMICAL MEAN?
    11·2 answers
  • When you approach an uncontrolled intersection, you should treat it as though which sign is present?
    15·1 answer
  • All of the following affect friction EXCEPT
    8·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!