
International Edition---engineering Mechanics: Statics, 4th Edition
4th Edition
ISBN: 9781305501607
Author: Andrew Pytel And Jaan Kiusalaas
Publisher: CENGAGE L
expand_more
expand_more
format_list_bulleted
Concept explainers
Question
Chapter 8, Problem 8.128RP
To determine
The surface area of solid generated by rotating the plane area about the y-axis.
Expert Solution & Answer

Want to see the full answer?
Check out a sample textbook solution
Students have asked these 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)
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',...
S3L,V3x,'k',S3L,V3r,'r',S3L,W3r,'b',U3x,U3y,'g',......
'LineWidth',2,'MarkerSize',10),...…
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, 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]), ...…
Chapter 8 Solutions
International Edition---engineering Mechanics: Statics, 4th Edition
Ch. 8 - Use integration to determine the coordinates of...Ch. 8 - Use integration to determine the coordinates of...Ch. 8 - Use integration to determine the coordinates of...Ch. 8 - Use integration to determine the coordinates of...Ch. 8 - Use integration to determine the coordinates of...Ch. 8 - Use integration to determine the coordinates of...Ch. 8 - Using integration, locate the centroid of the area...Ch. 8 - Determine the y-coordinate of the centroid of the...Ch. 8 - Determine the y-coordinate 0f the centroid of the...Ch. 8 - Use integration to locate the centroid of the...
Ch. 8 - Locate the centroid of the parabola by...Ch. 8 - Use integration to locate the centroid of the...Ch. 8 - The parametric equations of the plane curve known...Ch. 8 - Use the method of composite areas to calculate the...Ch. 8 - Use the method of composite areas to calculate the...Ch. 8 - Use the method of composite areas to calculate the...Ch. 8 - Use the method of composite areas to calculate the...Ch. 8 - Use the method of composite areas to calculate the...Ch. 8 - Use the method of composite areas to calculate the...Ch. 8 - Use the method of composite areas to calculate the...Ch. 8 - Use the method of composite areas to calculate the...Ch. 8 - The plane region is bounded by a semicircle of...Ch. 8 - The centroid of the plane region shown is at C....Ch. 8 - Compute the centroidal coordinates of the L-shaped...Ch. 8 - Find the centroidal coordinates of the plane...Ch. 8 - Using the method of composite areas, find the...Ch. 8 - Given that the centroid of the plane region is at...Ch. 8 - Using the method of composite curves, locate the...Ch. 8 - Using the method of composite curves, locate the...Ch. 8 - Using the method of composite curves, locate the...Ch. 8 - Using the method of composite curves, locate the...Ch. 8 - Using the method of composite curves, locate the...Ch. 8 - Using the method of composite curves, locate the...Ch. 8 - Determine the ratio a/b for which the centroid of...Ch. 8 - Use numerical integration to locate the centroid...Ch. 8 - Determine the centroidal coordinates of the plane...Ch. 8 - Compute the centroidal y-coordinate of the plane...Ch. 8 - The equation of the catenary shown is y = 100 cosh...Ch. 8 - Use integration to locate the centroid of the...Ch. 8 - By integration, find the centroid of the surface...Ch. 8 - Locate the centroid of the volume obtained by...Ch. 8 - Solve Prob. 8.41 assuming that the triangle is...Ch. 8 - Use integration to find the centroidal coordinates...Ch. 8 - Solve Prob. 8.43 assuming that the area is...Ch. 8 - Verify the centroidal z-coordinate of the pyramid...Ch. 8 - Use integration to compute the z-coordinate of the...Ch. 8 - Determine the centroidal z-coordinate of the...Ch. 8 - Prob. 8.48PCh. 8 - Locate the centroid of the volume between the...Ch. 8 - Prob. 8.50PCh. 8 - Prob. 8.51PCh. 8 - By the method of composite volumes, determine the...Ch. 8 - By the method of composite volumes, determine the...Ch. 8 - By the method of composite volumes, determine the...Ch. 8 - By the method of composite volumes, determine the...Ch. 8 - By the method of composite volumes, determine the...Ch. 8 - By the method of composite volumes, determine the...Ch. 8 - Use the method of composite volumes to determine...Ch. 8 - The cylindrical container will have maximum...Ch. 8 - Using the method of composite surfaces, locate the...Ch. 8 - Using the method of composite surfaces, locate the...Ch. 8 - Using the method of composite surfaces, locate the...Ch. 8 - Using the method of composite surfaces, locate the...Ch. 8 - Using the method of composite surfaces, locate the...Ch. 8 - Using the method of composite surfaces, locate the...Ch. 8 - The picture board and its triangular supporting...Ch. 8 - By the method of composite curves, locate the...Ch. 8 - By the method of composite curves, locate the...Ch. 8 - By the method of composite curves, locate the...Ch. 8 - Use numerical integration to find the centroid of...Ch. 8 - Prob. 8.71PCh. 8 - Locate the centroid of the volume generated by...Ch. 8 - Prob. 8.73PCh. 8 - Prob. 8.74PCh. 8 - Prob. 8.75PCh. 8 - A 6-in. diameter hole is drilled in the conical...Ch. 8 - A torus is formed by rotating the circle about the...Ch. 8 - A solid of revolution is formed by rotating the...Ch. 8 - Compute the volume of the spherical cap that is...Ch. 8 - Calculate the surface area of the truncated sphere...Ch. 8 - The rim of a steel V-belt pulley is formed by...Ch. 8 - Determine the volume of the machine part shown.Ch. 8 - A solid is generated by rotating the plane area...Ch. 8 - Prob. 8.84PCh. 8 - Find the surface area of the 90 duct elbow.Ch. 8 - Determine the volume of the concrete arch dam.Ch. 8 - (a) Find the volume of liquid contained in the...Ch. 8 - Compute the surface area of the axi-symmetric...Ch. 8 - The steel cylinder with a cylindrical hole is...Ch. 8 - The hemispherical glass bowl is filled with water....Ch. 8 - What is the ratio L/R for which the uniform wire...Ch. 8 - Small screws are used to fasten a piece of...Ch. 8 - Prob. 8.93PCh. 8 - 3.94 The aluminum cylinder is attached to the...Ch. 8 - Prob. 8.95PCh. 8 - Prob. 8.96PCh. 8 - Prob. 8.97PCh. 8 - Locate the center of gravity of the hammer if the...Ch. 8 - Prob. 8.99PCh. 8 - The cylindrical water tank with R = 10 ft and H =...Ch. 8 - Prob. 8.101PCh. 8 - Five 34-in. diameter holes are to be drilled in a...Ch. 8 - Wind pressure acting on a cylinder can be...Ch. 8 - Prob. 8.104PCh. 8 - The pressure acting on the square plate varies as...Ch. 8 - Prob. 8.106PCh. 8 - Prob. 8.107PCh. 8 - If the intensity of the line loading is...Ch. 8 - Prob. 8.109PCh. 8 - The intensity of the line loading acting on a...Ch. 8 - Determine the resultant force or resultant couple...Ch. 8 - The inside surface of each thin shell carries a...Ch. 8 - Calculate the resultant force caused by the water...Ch. 8 - Determine the resultant force acting on the elbow...Ch. 8 - Determine the smallest distance I) that would...Ch. 8 - Each of the three gates has a constant width 1:...Ch. 8 - The concrete dam shown in cross section holds back...Ch. 8 - A concrete seawater dam is shown in cross section....Ch. 8 - Determine the force F required to pull up the...Ch. 8 - The normal pressure acting on the triangular plate...Ch. 8 - One side of the container has a 03-m square door...Ch. 8 - The 12-ft wide quarter-circular gate AB is hinged...Ch. 8 - The center of gravity of the plane wire figure is...Ch. 8 - The 10-m wide gate restrains water at a depth of 6...Ch. 8 - Find the resultant of the line load shown.Ch. 8 - Prob. 8.126RPCh. 8 - Determine the centroidal coordinates of the volume...Ch. 8 - Prob. 8.128RPCh. 8 - Prob. 8.129RPCh. 8 - Prob. 8.130RPCh. 8 - Using the method of composite areas, find the...Ch. 8 - Find the centroid of the truncated parabolic...Ch. 8 - Prob. 8.133RPCh. 8 - A solid of revolution is formed by rotating the...Ch. 8 - Two hemispherical shells of inner diameter 1 m are...Ch. 8 - Calculate the area of the surface generated when...Ch. 8 - Determine the resultant of the line loading, given...Ch. 8 - Determine the centroidal coordinates of the plane...Ch. 8 - The sheet metal trough has a uniform wall...Ch. 8 - The trough is filled with water (=62.4lb/ft3)....Ch. 8 - The thin-walled cylindrical can with a spherical...Ch. 8 - Find the location of the centroid of the shaded...
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
- 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
Mechanical Engineering: Centroids & Center of Gravity (1 of 35) What is Center of Gravity?; Author: Michel van Biezen;https://www.youtube.com/watch?v=Tkyk-G1rDQg;License: Standard Youtube License