Answer:
Explanation:
(a) The production schedule is 4000 hour per year, or 240,000 minutes. In that time, 133,333 1/3 parts can be produced. The production of 500,000 parts in a year will require the use of ...
.5 million/(.1333... million/machine) = 3.75 machines
The demand can be satisfied by 4 machines.
__
(b) If availability is 95% then 3.75/0.95 ≈ 3.95 machines will be required.
The demand can be satisfied by 4 machines.
Answer:
R = 148.346 N
M₀ = - 237.2792 N-m
Explanation:
Point O is selected as a convenient reference point for the force-couple system which is to represent the given system
We can apply
∑Fx = Rx = - 60N*Cos 45° + 40N + 80*Cos 30° = 66.8556 N
∑Fy = Ry = 60N*Sin 45° + 50N + 80*Sin 30° = 132.4264 N
Then
R = √(Rx²+Ry²) ⇒ R = √((66.8556 N)²+(132.4264 N)²)
⇒ R = 148.346 N
Now, we obtain the moment about the origin as follows
M₀ = (0 m*40 N)-(7 m*60 N*Sin 45°)+(4 m*60 N*Cos 45°)-(5 m*50 N)+ 140 N-m + (0 m*80 N*Cos 30°) + (0 m*80 N*Sin 30°) = - 237.2792 N-m (clockwise)
We can see the pic shown in order to understand the question.
Answer:
curly brackets are missing
Explanation:
The body of the main() function need to be enclosed in curly brackets. Try this:
int P = 3000;
int main( ) {
for (int t = 0; t < 10; t++) {
cout << P;
}
}
Seeing what the other side of the world is doing right now
True strain and engineering strain? True stress is defined as the load divided by the cross-sectional area of the specimen at that instant and is a true indication of the internal pressures. ... Engineering stress is defined as the load divided by the initial cross-sectional area of the specimenAnswer:
Explanation: