Category Archives: Engineering Mathematics Blog

Torsion Featured Image: Chapter 3 of the book of Andrew Pytel and Ferdinand Singer Strength of Materials 4th Edition

Chapter 3: Torsion


Problem 301

Problem 302

Problem 303

Problem 304

Problem 305

Problem 306

Problem 307

Problem 308

Problem 309

Problem 310

Problem 311

Problem 312

Problem 313

Problem 314

Problem 315

Problem 316

Problem 317

Problem 318

Problem 319

Problem 320

Problem 321

Problem 322

Problem 323

Problem 324

Problem 325

Problem 326

Problem 327

Problem 328

Problem 329

Problem 330

Problem 331

Problem 332

Problem 333

Problem 334

Problem 335

Problem 336

Problem 337

Problem 338

Problem 339

Problem 340

Problem 341

Problem 342

Problem 343

Problem 344

Problem 345

Problem 346

Problem 347

Problem 348

Problem 349

Problem 350


Advertisements
Advertisements
Simple Strain Featured Image: Chapter 2 of the book of Andrew Pytel and Ferdinand Singer Strength of Materials 4th Edition

Chapter 2: Simple Strain


Problem 201

Problem 202

Problem 203

Problem 204

Problem 205

Problem 206

Problem 207

Problem 208

Problem 209

Problem 210

Problem 211

Problem 212

Problem 213

Problem 214

Problem 215

Problem 216

Problem 217

Problem 218

Problem 219

Problem 220

Problem 221

Problem 222

Problem 223

Problem 224

Problem 225

Problem 226

Problem 227

Problem 228

Problem 229

Problem 230

Problem 231

Problem 232

Problem 233

Problem 234

Problem 235

Problem 236

Problem 237

Problem 238

Problem 239

Problem 240

Problem 241

Problem 242

Problem 243

Problem 244

Problem 245

Problem 246

Problem 247

Problem 248

Problem 249

Problem 250

Problem 251

Problem 252

Problem 253

Problem 254

Problem 255

Problem 256

Problem 257

Problem 258

Problem 259

Problem 260

Problem 261

Problem 262

Problem 263

Problem 264

Problem 265

Problem 266

Problem 267

Problem 268

Problem 269

Problem 270

Problem 271

Problem 272

Problem 273

Problem 274

Problem 275

Problem 276


Advertisements
Advertisements
Simple Stress Featured Image: Strength of Materials 4th Edition by Andrew Pytel and Ferdinand Singer

Chapter 1: Simple Stress


Problem 101

Problem 102

Problem 103

Problem 104

Problem 105

Problem 106

Problem 107

Problem 108

Problem 109

Problem 110

Problem 111

Problem 112

Problem 113

Problem 114

Problem 115

Problem 116

Problem 117

Problem 118

Problem 119

Problem 120

Problem 121

Problem 122

Problem 123

Problem 124

Problem 125

Problem 126

Problem 127

Problem 128

Problem 129

Problem 130

Problem 131

Problem 132

Problem 133

Problem 134

Problem 135

Problem 136

Problem 137

Problem 138

Problem 139

Problem 140

Problem 141

Problem 142


Advertisements
Advertisements
Strength of Materials Fourth Edition by Andrew Pytel and Ferdinand Singer Featured Image

Strength of Materials 4th Edition by Andrew Pytel and Ferdinand Singer



Advertisements
Advertisements

Mechanics of Deformable Bodies


College Physics by Openstax Chapter 4 Problem 8


What is the deceleration of the rocket sled if it comes to rest in 1.1 s from a speed of 1000 km/h? (Such deceleration caused one test subject to black out and have temporary blindness.)


Solution:

We are given the following: v_{0}=1000 \ \text{km/h}, v_{f}=0 \ \text{km/h}, \Delta t = 1.1 \ \text{s}.

The acceleration is computed as the change in velocity divided by the change in time.

\begin{align*}
a & = \frac{\Delta v}{\Delta t} \\
a & = \frac{v_{f}-v_{o}}{\Delta t} \\
a & = \frac{\left( 0\ \text{km/h}-1000 \ \text{km/h} \right)\left( \frac{1000 \ \text{m}}{1\ \text{km}} \right) \left( \frac{1\ \text{h}}{3600\ \text{s}} \right)}{1.1\ \text{s}} \\
a & = -252.5\ \text{m/s}^2 \ \qquad \ \color{DarkOrange} \left( \text{Answer} \right)\\
\end{align*}

Advertisements
Advertisements

Probability & Statistics for Engineers & Scientists Ninth Edition by Walpole Exercise 1.2


According to the journal Chemical Engineering, an important property of a fiber is its water absorbency. A random sample of 20 pieces of cotton fiber was taken and the absorbency on each piece was measured. The following are the absorbency values:

18.7121.4120.7221.8119.2922.4320.17
23.7119.4420.5018.9220.3323.0022.85
19.2521.7722.1119.7718.0421.12

(a) Calculate the sample mean and median for the above sample values.
(b) Compute the 10% trimmed mean.
(c) Do a dot plot of the absorbency data.
(d) Using only the values of the mean, median, and trimmed mean, do you have evidence of outliers in the data?


Solution:

Part A. The sample mean is computed as follows:

\begin{align*}
\bar x & = \frac{\Sigma x_{i}}{n} \\
\bar x & = \frac{18.71+21.41+20.72+\cdots +21.12}{20} \\
\bar x & = 20.77 \ \qquad \ \color{DarkOrange} \left( \text{Answer} \right)
\end{align*}

We can solve for the sample median by arranging the data in increasing order first.

18.04, \
18.71, \
18.92, \
19.25, \
19.29, \
19.44, \
19.77, \
20.17, \
20.33, \
20.50 \\
20.72, \
21.12, \
21.41, \
21.77, \
21.81, \
22.11, \
22.43, \
22.85, \
23.00, \
23.71

Since there are 20 measurements (even), the middle measurements are the (20/2) 10th and the (20/2 + 1) 11th measurement. The 10th measurement is 20.50 and the 11th measurement is 20.72. The median is the average of these two measurements.

\begin{align*}
\tilde x & = \frac{20.50+20.72}{2} \\
\tilde x & = 20.61 \ \qquad \ \color{DarkOrange} \left( \text{Answer} \right)
\end{align*}

Part B. The 10% trimmed mean is calculated by removing 10% of the lowest data and 10% of the highest data. That is, removing the 2 lowest and 2 highest data. We are left with the following:

18.92, \
19.25, \
19.29, \
19.44, \
19.77, \
20.17, \
20.33, \
20.50 \\
20.72, \
21.12, \
21.41, \
21.77, \
21.81, \
22.11, \
22.43, \
22.85

The 10% trimmed mean, \bar x _{tr10} is

\begin{align*}
\bar x _{tr10} & = \frac{\Sigma x_{i}}{n} \\
\bar x _{tr10} & = \frac{18.92+19.25+\cdots+22.85}{16} \\
\bar x _{tr10} & = 20.74 \ \qquad \ \color{DarkOrange} \left( \text{Answer} \right)
\end{align*}

Part C. The dot plot is shown

dot plot for Probability & Statistics for Engineers & Scientists Ninth Edition by Walpole Exercise 1.2

Part D. Since the values of the mean, median, and trimmed mean are not actually far from each other, we can conclude that there are no outliers in the given measurements.


Advertisements
Advertisements

College Physics by Openstax Chapter 4 Problem 7


(a) If the rocket sled shown in Figure 4.31 starts with only one rocket burning, what is the magnitude of its acceleration? Assume that the mass of the system is 2100 kg, the thrust T is 2.4 \times 10^{4} N, and the force of friction opposing the motion is known to be 650 N. (b) Why is the acceleration not one-fourth of what it is with all rockets burning?


Solution:

Considering the direction of motion as the positive direction, we are given the following: T=2.4 \times 10^4 \ \text{N}, f=-650 \ \text{N}, and mass, m=2100 \ \text{kg}.

Part A. The magnitude of the acceleration can be computed using Newton’s Second Law of Motion.

\begin{align*}
\Sigma F & =ma \\
2.4\times 10^4 \ \text{N}-650 \ \text{N} & = 2100 \ \text{kg}\times a \\
23350 & = 2100 a \\
\frac{23350}{2100} & = \frac{\cancel{2100} a}{\cancel{2100}} \\
a & = \frac{23350}{2100} \\
a & = 11 \ \text{m/s}^2 \ \qquad \ \color{DarkOrange} \left( \text{Answer} \right)
\end{align*}

Part B. The acceleration is not one-fourth of what it was with all rockets burning because the frictional force is still as large as it was with all rockets burning. \ \qquad \ \color{DarkOrange} \left( \text{Answer} \right)


Advertisements
Advertisements

Probability & Statistics for Engineers & Scientists Ninth Edition by Walpole Exercise 1.1


The following measurements were recorded for the drying time, in hours, of a certain brand of latex paint.

3.42.54.82.93.6
2.83.35.63.72.8
4.44.05.23.04.8

Assume that the measurements are a simple random sample.
(a) What is the sample size for the above sample?
(b) Calculate the sample mean for these data.
(c) Calculate the sample median.
(d) Plot the data by way of a dot plot.
(e) Compute the 20% trimmed mean for the above data set.
(f) Is the sample mean for these data more or less descriptive as a center of location than the trimmed mean?


Solution:

Part A. Sample size, n is the total number of measurements.

n=15 \ \qquad \ \color{DarkOrange} \left( \text{Answer} \right)

Part B. The sample mean, \bar x is computed as follows:

\begin{align*}
\bar x & = \sum_{i=1}^{n}\frac{x_{i}}{n} \\
& = \frac{3.4+2.5+4.8+2.9+3.6+2.8+3.3+5.6+3.7+2.8+4.4+4.0+5.2+3.0+4.8}{15} \\
& = \frac{56.8}{15} \\
& = 3.79 \ \text{hours} \ \qquad \ \color{DarkOrange} \left( \text{Answer} \right)
\end{align*}

Part C. The sample median, \tilde x is the number at the middle of the arranged measurements in increasing magnitude. There are 15 measurements, n=15. If we arranged the data in increasing magnitude, the median is the measurement in the middle.

2.5, \ 2.8, \ 2.8, \ 2.9, \ 3.0, \ 3.3, \ 3.4, \ \underset{\color{Blue} \text{middle number}}{3.6}, \ 3.7, \ 4.0, \ 4.4, \ 4.8, \ 4.8, \ 5.2, \ 5.6

The middle number is 3.6. That is

\tilde x= 3.6 \ \text{hours} \ \qquad \ \color{DarkOrange} \left( \text{Answer} \right)

Part D. This dot plot has been created using the Statistical Software Rguroo

a dot plot for the data: 3.4, 2.5, 4.8, 2.9, 3.6, 2.8, 3.3, 5.6, 3.7, 2.8, 4.4, 4.0, 5.2, 3.0, 4.8. this dot plot was made possible through Rgurro at https://www.rguroo.com/

Part E. The 20% trimmed mean means the average of the measurements left after removing 20% highest and 20% lowest data. This means we remove the 3 highest and 3 lowest numbers. Therefore, the data becomes

\ 2.9, \ 3.0, \ 3.3, \ 3.4, \ 3.6,  \ 3.7, \ 4.0, \ 4.4, \ 4.8,

The 20% trimmed mean, \bar x _{tr20} is

\begin{align*}
\bar x _{tr20} & = \frac{2.9+3.0+ \cdots+4.8}{9} \\
\bar x _{tr20} & = \frac{33.1}{9} \\
\bar x _{tr20} & = 3.678 \ \text{hours} \ \qquad \ \color{DarkOrange} \left( \text{Answer} \right)
\end{align*}

Part F. The sample mean for these data is \bar x = 3.79 \ \text{hours} while the 20% trimmed mean is \bar x _{tr20} = 3.678 \ \text{hours}. Seems like the two means are not really far from each other, but because of the elimination of the extreme values, we can treat the trimmed mean as a better descriptive mean.


Advertisements
Advertisements

College Physics by Openstax Chapter 4 Problem 6


The same rocket sled drawn in Figure 4.30 is decelerated at a rate of 196 m/s2. What force is necessary to produce this deceleration? Assume that the rockets are off. The mass of the system is 2100 kg.


Solution:

Since the rockets are off, the only force acting on the sled is the friction f. This force is against the direction of motion. By using Newton’s Second Law of Motion, we have.

\begin{align*}
\Sigma F & = ma \\
-f & = ma \\
-f & = \left( 2100 \ \text{kg} \right)\left( -196 \ \text{m/s}^{2} \right) \\
-f & = -411600 \ \text{N} \\
f & = 411600 \ \text{N} \\ 
f & = 411.6 \ \text{kN} \ \qquad \ \color{DarkOrange} \left( \text{Answer} \right)
\end{align*}

The force necessary to produce the given deceleration is 411.6 kN.


Advertisements
Advertisements