
VECTOR MECH. FOR EGR: STATS & DYNAM (LL
12th Edition
ISBN: 9781260663778
Author: BEER
Publisher: MCG
expand_more
expand_more
format_list_bulleted
Textbook Question
Chapter 4.3, Problem 4.136P
Solve Prob. 4.135 when h = 10.5 ft
Expert Solution & Answer

Want to see the full answer?
Check out a sample textbook solution
Students have asked these similar questions
I need help with a MATLAB code. This code just keeps running and does not give me any plots. I even reduced the tolerance from 1e-9 to 1e-6. Can you help me fix this? Please make sure your solution runs.
% Initial Conditions
rev = 0:0.001:2;
g1 = deg2rad(1);
g2 = deg2rad(3);
g3 = deg2rad(6);
g4 = deg2rad(30);
g0 = deg2rad(0);
Z0 = 0;
w0 = [0; Z0*cos(g0); -Z0*sin(g0)];
Z1 = 5;
w1 = [0; Z1*cos(g1); -Z1*sin(g1)];
Z2 = 11;
w2 = [0; Z2*cos(g2); -Z2*sin(g2)];
[v3, psi3, eta3] = Nut_angle(Z2, g2, w2);
plot(v3, psi3)
function dwedt = K_DDE(~, w_en)
% Extracting the initial condtions to a variable
% Extracting the initial condtions to a variable
w = w_en(1:3);
e = w_en(4:7);
Z = w_en(8);
I = 0.060214;
J = 0.015707;
x = (J/I) - 1;
y = Z - 1;
s = Z;
% Kinematic Differential Equations
dedt = zeros(4,1);
dedt(1) = pi*(e(3)*(s-w(2)-1) + e(2)*w(3) + e(4)*w(1));
dedt(2) = pi*(e(4)*(w(2)-1-s) + e(3)*w(1) - e(1)*w(3));
dedt(3) = pi*(-e(1)*(s-w(2)-1) - e(2)*w(1) + e(4)*w(3));…
alpha 1 is not zero
alpha 1 can equal alpha 2
use velocity triangle to solve for alpha 1
USE MATLAB ONLY
provide typed code
solve for velocity triangle and dont provide copied answer
Turbomachienery .
GIven:
vx = 185 m/s, flow angle = 60 degrees, (leaving a stator in axial flow) R = 0.5, U = 150 m/s, b2 = -a3, a2 = -b3
Find: velocity triangle , a. magnitude of abs vel leaving rotor (m/s) b. flow absolute angles (a1, a2, a3) 3. flow rel angles (b2, b3) d. specific work done e. use code to draw vel. diagram
Use this code for plot
% plots Velocity Tri. in Ch4
function plotveltri(al1,al2,al3,b2,b3)
S1L = [0 1];
V1x = [0 0];
V1s = [0 1*tand(al3)];
S2L = [2 3];
V2x = [0 0];
V2s = [0 1*tand(al2)];
W2s = [0 1*tand(b2)];
U2x = [3 3];
U2y = [1*tand(b2) 1*tand(al2)];
S3L = [4 5];
V3x = [0 0];
V3r = [0 1*tand(al3)];
W3r = [0 1*tand(b3)];
U3x = [5 5];
U3y = [1*tand(b3) 1*tand(al3)];
plot(S1L,V1x,'k',S1L,V1s,'r',...
S2L,V2x,'k',S2L,V2s,'r',S2L,W2s,'b',U2x,U2y,'g',...…
3. Find a basis of eigenvectors and diagonalize.
4
0
-19
7
a.
b.
1-42
16
12-20
[21-61
Chapter 4 Solutions
VECTOR MECH. FOR EGR: STATS & DYNAM (LL
Ch. 4.1 - Two crates, each of mass 350 kg, are placed as...Ch. 4.1 - A lever AB is hinged at C and attached to a...Ch. 4.1 - A light rod AD is supported by frictionless pegs...Ch. 4.1 - A tension of 20 N is maintained in a tape as it...Ch. 4.1 - A gardener uses a 60 N wheelbarrow to transport a...Ch. 4.1 - The gardener of Prob. 4.1 wishes to transport a...Ch. 4.1 - A 2100-lb tractor is used to lift 900 lb of grave....Ch. 4.1 - For the beam and loading shown, determine (a) the...Ch. 4.1 - A load of lumber of weight W = 25 kN is being...Ch. 4.1 - A load of lumber of weight W = 25 kN is being...
Ch. 4.1 - A hand truck is used to move a compressed-air...Ch. 4.1 - Two external shafts of a gearbox are subject to...Ch. 4.1 - Three loads are applied as shown to a light beam...Ch. 4.1 - The 10-m beam AB rests upon, but is not attached...Ch. 4.1 - The maximum allowable value of each of the...Ch. 4.1 - For the beam of Sample Prob. 4.2, determine the...Ch. 4.1 - The maximum allowable value of each of the...Ch. 4.1 - For the beam and loading shown, determine the...Ch. 4.1 - PROBLEM 4.15 The required tension in cable AB is...Ch. 4.1 - PROBLEM 4.16 Determine the maximum tension that...Ch. 4.1 - Two links AB and DE are connected by a bell crank...Ch. 4.1 - Two links AB and DE are connected by a bell crank...Ch. 4.1 - The bracket BCD is hinged at C and attached to a...Ch. 4.1 - The ladder AB, of length L and weight W, can be...Ch. 4.1 - The ladder AB, of length L and weight W, can be...Ch. 4.1 - A lever AB is hinged at C and attached to a...Ch. 4.1 - 4.23 and 4.24 For each of the plates and loadings...Ch. 4.1 - Prob. 4.24PCh. 4.1 - A rod AB, hinged at A and attached at B to cable...Ch. 4.1 - Prob. 4.26PCh. 4.1 - For the frame and loading shown, determine the...Ch. 4.1 - Determine the reactions at A and C when (a) = 0,...Ch. 4.1 - The spanner shown is used to rotate a shaft. A pin...Ch. 4.1 - The spanner shown is used to rotate a shaft. A pin...Ch. 4.1 - Neglecting friction, determine the tension in...Ch. 4.1 - Fig. P4.31 and P4.32 4.32 Neglecting friction,...Ch. 4.1 - PROBLEM 4.33 A force P of magnitude 90 lb is...Ch. 4.1 - PROBLEM 4.34 Solve Problem 4,33 for a = 6 in,...Ch. 4.1 - Prob. 4.35PCh. 4.1 - PROBLEM 4.36 A light bar AD is suspended from a...Ch. 4.1 - A 160-lb overhead garage door consists of a...Ch. 4.1 - Fig. P4.37 4.38 In Prob. 4.37, determine the...Ch. 4.1 - Prob. 4.39PCh. 4.1 - Fig. P4.39 4.40 Solve Prob. 4.39 when = 30.Ch. 4.1 - The semicircular rod ABCD is maintained in...Ch. 4.1 - Prob. 4.42PCh. 4.1 - The rig shown consists of a 1200-lb horizontal...Ch. 4.1 - Fig. P4.43 4.44 For the rig and crate of Prob....Ch. 4.1 - Prob. 4.45PCh. 4.1 - Knowing that the tension in wire BD is 1300 N,...Ch. 4.1 - Prob. 4.47PCh. 4.1 - Beam AD carries the two 40-lb loads shown. The...Ch. 4.1 - Fig. P4.48 and P4.49 4.49 For the beam and loading...Ch. 4.1 - A traffic-signal pole may be supported in the...Ch. 4.1 - A uniform rod AB with a length of l and weight of...Ch. 4.1 - Rod AD is acted upon by a vertical force P at end...Ch. 4.1 - A slender rod AB with a weigh of W is attached to...Ch. 4.1 - 4.54 and 4.55 A vertical load P is applied at end...Ch. 4.1 - 4.54 and 4.55 A vertical load P is applied at end...Ch. 4.1 - A collar B with a weight of W can move freely...Ch. 4.1 - A 400-lb weight is attached at A to the lever...Ch. 4.1 - A vertical load P is applied at end B of rod BC....Ch. 4.1 - Prob. 4.59PCh. 4.1 - A truss can be supported in the eight different...Ch. 4.2 - A 500-lb cylindrical tank, 8 ft in diameter, is to...Ch. 4.2 - Determine the reactions at A and E when =0.Ch. 4.2 - Determine (a) the value of for which the reaction...Ch. 4.2 - A 12-ft ladder, weighing 40 lb, leans against a...Ch. 4.2 - Determine the reactions at B and C when a = 30 mm.Ch. 4.2 - Determine the reactions at A and E. Fig. P4.66Ch. 4.2 - Determine the reactions at B and D when b = 60 mm....Ch. 4.2 - For the frame and loading shown, determine the...Ch. 4.2 - A 50-kg crate is attached to the trolley-beam...Ch. 4.2 - One end of rod AB rests in the corner A and the...Ch. 4.2 - For the boom and loading shown, determine (a) the...Ch. 4.2 - A 50-lb sign is supported by a pin and bracket at...Ch. 4.2 - Determine the reactions at A and D when = 30.Ch. 4.2 - Determine the reactions at A and D when = 60.Ch. 4.2 - Rod AB is supported by a pin and bracket at A and...Ch. 4.2 - Solve Prob. 4.75, assuming that the 170-N force...Ch. 4.2 - The L-shaped member ACB is supported by a pin and...Ch. 4.2 - Using the method of Sec. 4.2B, solve Prob. 4.22....Ch. 4.2 - Knowing that = 30, determine the reaction (a) at...Ch. 4.2 - Knowing that = 60, determine the reaction (a) at...Ch. 4.2 - Determine the reactions at A and B when = 50....Ch. 4.2 - Determine the reactions at A and B when = 80.Ch. 4.2 - Rod AB is bent into the shape of an arc of circle...Ch. 4.2 - A slender rod of length L is attached to collars...Ch. 4.2 - An 8-kg slender rod of length L is attached to...Ch. 4.2 - Prob. 4.86PCh. 4.2 - A slender rod BC with a length of L and weight W...Ch. 4.2 - A thin ring with a mass of 2 kg and radius r = 140...Ch. 4.2 - A slender rod with a length of L and weight W is...Ch. 4.2 - Fig. P4.89 4.90 Knowing that for the rod of Prob....Ch. 4.3 - Two tape spools are attached to an axle supported...Ch. 4.3 - Prob. 4.6FBPCh. 4.3 - A 20-kg cover for a roof opening is hinged at...Ch. 4.3 - Prob. 4.91PCh. 4.3 - Prob. 4.92PCh. 4.3 - A small winch is used to raise a 120-lb load. Find...Ch. 4.3 - Two transmission belts pass over sheaves welded to...Ch. 4.3 - A 250 400-mm plate of mass 12 kg and a...Ch. 4.3 - Prob. 4.96PCh. 4.3 - The rectangular plate shown weighs 60 lb and is...Ch. 4.3 - A load W is to be placed on the 60-lb plate of...Ch. 4.3 - Prob. 4.99PCh. 4.3 - Prob. 4.100PCh. 4.3 - PROBLEM 4.101 Two steel pipes AB and BC, each...Ch. 4.3 - PROBLEM 4.102 For the pipe assembly of Problem...Ch. 4.3 - PROBLEM 4.103 The 24-lb square plate shown is...Ch. 4.3 - PROBLEM 4.104 The table shown weighs 30 lb and has...Ch. 4.3 - PROBLEM 4.105 A 10-ft boom is acted upon by the...Ch. 4.3 - PROBLEM 4.106 The 6-m pole ABC is acted upon by a...Ch. 4.3 - PROBLEM 4.107 Solve Problem 4.106 for a = 1.5 m....Ch. 4.3 - A 3-m pole is supported by a ball-and-socket joint...Ch. 4.3 - PROBLEM 4.109 A 3-m pole is supported by a...Ch. 4.3 - PROBLEM 4.110 A 7-ft boom is held by a ball and...Ch. 4.3 - PROBLEM 4.111 A 48-in. boom is held by a...Ch. 4.3 - PROBLEM 4.112 Solve Problem 4.111, assuming that...Ch. 4.3 - PROBLEM 4.114 The bent rod ABEF is supported by...Ch. 4.3 - The bent rod ABEF is supported by bearings at C...Ch. 4.3 - The horizontal platform ABCD weighs 60 lb and...Ch. 4.3 - Prob. 4.116PCh. 4.3 - Prob. 4.117PCh. 4.3 - Solve Prob. 4.117, assuming that cable DCE is...Ch. 4.3 - PROBLEM 4.119 Solve Prob. 4.113, assuming that the...Ch. 4.3 - PROBLEM 4.120 Solve Prob. 4.115, assuming that the...Ch. 4.3 - PROBLEM 4.121 The assembly shown is used to...Ch. 4.3 - Prob. 4.122PCh. 4.3 - PROBLEM 4.123 The rigid L-shaped member ABC is...Ch. 4.3 - Solve Prob. 4.123; assuming that cable BD is...Ch. 4.3 - Prob. 4.125PCh. 4.3 - Prob. 4.126PCh. 4.3 - Prob. 4.127PCh. 4.3 - Prob. 4.128PCh. 4.3 - Frame ABCD is supported by a ball-and-socket joint...Ch. 4.3 - Prob. 4.130PCh. 4.3 - The assembly shown consists of an 80-mm rod AF...Ch. 4.3 - Prob. 4.132PCh. 4.3 - The frame ACD is supported by ball-and-socket...Ch. 4.3 - Prob. 4.134PCh. 4.3 - The 8-ft rod AB and the 6-ft rod BC are hinged at...Ch. 4.3 - Solve Prob. 4.135 when h = 10.5 ftCh. 4.3 - Prob. 4.137PCh. 4.3 - Prob. 4.138PCh. 4.3 - Prob. 4.139PCh. 4.3 - Prob. 4.140PCh. 4.3 - Prob. 4.141PCh. 4 - Prob. 4.142RPCh. 4 - 4. 143 The lever BCD is hinged at C and attached...Ch. 4 - Prob. 4.144RPCh. 4 - Neglecting friction and the radius of the pulley,...Ch. 4 - Prob. 4.146RPCh. 4 - PROBLEM 4.147 A slender rod AB, of weight W, is...Ch. 4 - PROBLEM 4.148 Determine the reactions at A and B...Ch. 4 - Prob. 4.149RPCh. 4 - PROBLEM 4.150 A 200-mm lever and a 240-mm-diameter...Ch. 4 - Prob. 4.151RPCh. 4 - Prob. 4.152RPCh. 4 - A force P is applied to a bent rod ABC, which may...
Knowledge Booster
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, mechanical-engineering and related others by exploring similar questions and additional content below.Similar questions
- 2. Find the eigenvalues. Find the corresponding eigenvectors. 6 2 -21 [0 -3 1 3 31 a. 2 5 0 b. 3 0 -6 C. 1 1 0 -2 0 7 L6 6 0 1 1 2. (Hint: λ = = 3)arrow_forwardUSE MATLAB ONLY provide typed code solve for velocity triangle and dont provide copied answer Turbomachienery . GIven: vx = 185 m/s, flow angle = 60 degrees, (leaving a stator in axial flow) R = 0.5, U = 150 m/s, b2 = -a3, a2 = -b3 Find: velocity triangle , a. magnitude of abs vel leaving rotor (m/s) b. flow absolute angles (a1, a2, a3) 3. flow rel angles (b2, b3) d. specific work done e. use code to draw vel. diagram Use this code for plot % plots Velocity Tri. in Ch4 function plotveltri(al1,al2,al3,b2,b3) S1L = [0 1]; V1x = [0 0]; V1s = [0 1*tand(al3)]; S2L = [2 3]; V2x = [0 0]; V2s = [0 1*tand(al2)]; W2s = [0 1*tand(b2)]; U2x = [3 3]; U2y = [1*tand(b2) 1*tand(al2)]; S3L = [4 5]; V3x = [0 0]; V3r = [0 1*tand(al3)]; W3r = [0 1*tand(b3)]; U3x = [5 5]; U3y = [1*tand(b3) 1*tand(al3)]; plot(S1L,V1x,'k',S1L,V1s,'r',... S2L,V2x,'k',S2L,V2s,'r',S2L,W2s,'b',U2x,U2y,'g',... S3L,V3x,'k',S3L,V3r,'r',S3L,W3r,'b',U3x,U3y,'g',...... 'LineWidth',2,'MarkerSize',10),...…arrow_forwardUSE MATLAB ONLY provide typed code solve for velocity triangle and dont provide copied answer Turbomachienery . GIven: vx = 185 m/s, flow angle = 60 degrees, R = 0.5, U = 150 m/s, b2 = -a3, a2 = -b3 Find: velocity triangle , a. magnitude of abs vel leaving rotor (m/s) b. flow absolute angles (a1, a2, a3) 3. flow rel angles (b2, b3) d. specific work done e. use code to draw vel. diagram Use this code for plot % plots Velocity Tri. in Ch4 function plotveltri(al1,al2,al3,b2,b3) S1L = [0 1]; V1x = [0 0]; V1s = [0 1*tand(al3)]; S2L = [2 3]; V2x = [0 0]; V2s = [0 1*tand(al2)]; W2s = [0 1*tand(b2)]; U2x = [3 3]; U2y = [1*tand(b2) 1*tand(al2)]; S3L = [4 5]; V3x = [0 0]; V3r = [0 1*tand(al3)]; W3r = [0 1*tand(b3)]; U3x = [5 5]; U3y = [1*tand(b3) 1*tand(al3)]; plot(S1L,V1x,'k',S1L,V1s,'r',... S2L,V2x,'k',S2L,V2s,'r',S2L,W2s,'b',U2x,U2y,'g',... S3L,V3x,'k',S3L,V3r,'r',S3L,W3r,'b',U3x,U3y,'g',...... 'LineWidth',2,'MarkerSize',10),... axis([-1 6 -4 4]), ...…arrow_forward
- The answer should equal to 1157. Please sent me the solution. Thank you!arrow_forwardBONUS: If the volume of the 8cm x 6.5cm x 6cm Block of Aluminum was 312cm3 before machining, find how much material was removed when the fixture below was machined. +2 2.00 cm 6.00 cm 2.50 cm 6.50 cm 1.00 cm 2.50 cm 11.00 cm 8.00 cm 30 CP 9411 FL.4) (m² 1157 Area of triangle = 1/2*B*H Area of circle = лR² Circumference of a circle = 2πR 6.00 cm 6.50 cm 1.50 cm Radius 1.50 cm 1.00 cmarrow_forwardConsider a 5m by 5m wet concret patio with an average water film thickness of .2mm. Now wind at 50 km/h is blowing over the surface. If the air is at 1 atm, 15oC and 35 percent relative humidity, determine how long it will take for the patio to completely dry.arrow_forward
- 70. Compute the number of cubic centimeters of iron required for the cast-iron plate shown. The plate is 3.50 centimeters thick. Round the answer to the nearest cubic centimeter. 50.0 cm 40.0 cm Radius 150° 115.0 cm- 81.0 cmarrow_forwardLaw of Sines Solve the following problems using the Law of Sin 7. Find side x. All dimensions are in inches. -°-67°-37° 81° x Sin A 8.820 X 67°00' 32°00' a sin A b C sin B sin Carrow_forward35. a. Determine B. b. Determine side b. c. Determine side c. 5.330 in.- ZB 73°30'arrow_forward
- Consider a 12 cm internal diameter, 14 m long circular duct whose interior surface is wet. The duct is to be dried by forcing dry air at 1 atm and 15 degrees C throught it at an average velocity of 3m/s. The duct passes through a chilled roo, and it remains at an average temp of 15 degrees C at all time. Determine the mass transfer coeeficient in the duct.arrow_forwardnote n=number of link(dont include the ground link (fixed))arrow_forward6.(单选题) The DOF of the following mechanism is E A F=3x4-2x5-0=2 B F=3x3-2x4-0=1 F=3x3-2x3-2=1 D F=3x4-2x5-1=1arrow_forward
arrow_back_ios
SEE MORE QUESTIONS
arrow_forward_ios
Recommended textbooks for you
- International Edition---engineering Mechanics: St...Mechanical EngineeringISBN:9781305501607Author:Andrew Pytel And Jaan KiusalaasPublisher:CENGAGE L

International Edition---engineering Mechanics: St...
Mechanical Engineering
ISBN:9781305501607
Author:Andrew Pytel And Jaan Kiusalaas
Publisher:CENGAGE L
Mechanics of Materials Lecture: Beam Design; Author: UWMC Engineering;https://www.youtube.com/watch?v=-wVs5pvQPm4;License: Standard Youtube License