The problem asks to determine the reaction at support B of a continuous beam using Castigliano's theorem. The beam is supported at A, B, and C. There is a 10 kN point load at 4m from A. There is a uniformly distributed load of 2 kN/m between the 10kN load and C. The length from A to the 10kN load is 4m. The length from the 10kN load to B is 2m. The length from B to C is 4m.

Applied MathematicsStructural MechanicsCastigliano's TheoremBeam DeflectionStaticsStrain Energy
2025/7/9

1. Problem Description

The problem asks to determine the reaction at support B of a continuous beam using Castigliano's theorem. The beam is supported at A, B, and C. There is a 10 kN point load at 4m from A. There is a uniformly distributed load of 2 kN/m between the 10kN load and C. The length from A to the 10kN load is 4m. The length from the 10kN load to B is 2m. The length from B to C is 4m.

2. Solution Steps

First, recognize that the beam is statically indeterminate to the first degree. We will consider the reaction at B, RBR_B, as the redundant reaction.
According to Castigliano's theorem, the deflection at the support B is given by:
ΔB=URB=0\Delta_B = \frac{\partial U}{\partial R_B} = 0
Where UU is the strain energy of the beam.
The strain energy due to bending is given by:
U=M22EIdxU = \int \frac{M^2}{2EI} dx
Therefore,
URB=MEIMRBdx=0\frac{\partial U}{\partial R_B} = \int \frac{M}{EI} \frac{\partial M}{\partial R_B} dx = 0
We need to find the bending moment MM as a function of xx and RBR_B for different sections of the beam.
Let RAR_A and RCR_C be the vertical reactions at A and C, respectively.
From the equilibrium equations:
ΣFy=0\Sigma F_y = 0: RA+RB+RC1024=0R_A + R_B + R_C - 10 - 2*4 = 0
RA+RB+RC=18R_A + R_B + R_C = 18
ΣMA=0\Sigma M_A = 0: 10(4)+2(4)(4+2+4/2)RB(4+2)RC(4+2+4)=010(4) + 2(4)(4+2+4/2) - R_B(4+2) - R_C(4+2+4) = 0
40+486RB10RC=040 + 48 - 6R_B - 10R_C = 0
6RB+10RC=886R_B + 10R_C = 88
3RB+5RC=443R_B + 5R_C = 44
Now, we will express RAR_A and RCR_C in terms of RBR_B:
5RA+5RB+5RC=905R_A + 5R_B + 5R_C = 90
5RA=905RB5RC5R_A = 90 - 5R_B - 5R_C
5RA=905RB(443RB)5R_A = 90 - 5R_B - (44 - 3R_B)
5RA=462RB5R_A = 46 - 2R_B
RA=9.20.4RBR_A = 9.2 - 0.4R_B
5RC=443RB5R_C = 44 - 3R_B
RC=8.80.6RBR_C = 8.8 - 0.6R_B
Now we analyze different sections:
Section 1: 0x40 \le x \le 4 (from A to 10kN force)
M1(x)=RAx=(9.20.4RB)xM_1(x) = R_A * x = (9.2 - 0.4R_B)x
M1RB=0.4x\frac{\partial M_1}{\partial R_B} = -0.4x
Section 2: 4x64 \le x \le 6 (from 10kN force to B)
M2(x)=RAx10(x4)=(9.20.4RB)x10(x4)=(9.20.4RB10)x+40=(0.80.4RB)x+40M_2(x) = R_A * x - 10(x-4) = (9.2 - 0.4R_B)x - 10(x-4) = (9.2-0.4R_B-10)x + 40 = (-0.8-0.4R_B)x + 40
M2RB=0.4x\frac{\partial M_2}{\partial R_B} = -0.4x
Section 3: 6x106 \le x \le 10 (from B to C)
M3(x)=RC(10x)+2(10x)22=(8.80.6RB)(10x)+(10x)2M_3(x) = R_C (10-x) + \frac{2*(10-x)^2}{2} = (8.8 - 0.6R_B)(10-x) + (10-x)^2
M3(x)=(8.80.6RB)(10x)+(10020x+x2)M_3(x) = (8.8 - 0.6R_B)(10-x) + (100-20x+x^2)
M3RB=0.6(10x)\frac{\partial M_3}{\partial R_B} = -0.6(10-x)
04M1EIM1RBdx+46M2EIM2RBdx+610M3EIM3RBdx=0\int_0^4 \frac{M_1}{EI} \frac{\partial M_1}{\partial R_B} dx + \int_4^6 \frac{M_2}{EI} \frac{\partial M_2}{\partial R_B} dx + \int_6^{10} \frac{M_3}{EI} \frac{\partial M_3}{\partial R_B} dx = 0
Since EIEI is constant,
04M1M1RBdx+46M2M2RBdx+610M3M3RBdx=0\int_0^4 M_1 \frac{\partial M_1}{\partial R_B} dx + \int_4^6 M_2 \frac{\partial M_2}{\partial R_B} dx + \int_6^{10} M_3 \frac{\partial M_3}{\partial R_B} dx = 0
04(9.20.4RB)x(0.4x)dx+46((0.80.4RB)x+40)(0.4x)dx+610((8.80.6RB)(10x)+(10x)2)(0.6(10x))dx=0\int_0^4 (9.2 - 0.4R_B)x (-0.4x) dx + \int_4^6 ((-0.8-0.4R_B)x + 40)(-0.4x) dx + \int_6^{10} ((8.8 - 0.6R_B)(10-x) + (10-x)^2)(-0.6(10-x)) dx = 0
04(3.68x2+0.16RBx2)dx+46(0.32x2+0.16RBx216x)dx+610(5.28(10x)2+0.36RB(10x)20.6(10x)3)dx=0\int_0^4 (-3.68x^2 + 0.16R_B x^2) dx + \int_4^6 (0.32x^2 + 0.16R_B x^2 - 16x) dx + \int_6^{10} (-5.28(10-x)^2 + 0.36R_B(10-x)^2 - 0.6(10-x)^3) dx = 0
[3.68x3/3+0.16RBx3/3]04+[0.32x3/3+0.16RBx3/38x2]46+[5.28(10x)3/3+0.36RB(10x)3/3+0.6(10x)4/4]610=0[-3.68x^3/3 + 0.16R_B x^3/3]_0^4 + [0.32x^3/3 + 0.16R_B x^3/3 - 8x^2]_4^6 + [-5.28(10-x)^3/3 + 0.36R_B(10-x)^3/3 + 0.6(10-x)^4/4]_6^{10} = 0
[3.68(64)/3+0.16RB(64)/3]+[0.32(216)/3+0.16RB(216)/38(36)(0.32(64)/3+0.16RB(64)/38(16))]+[0(5.28(64)/3+0.36RB(64)/3+0.6(256)/4)]=0[-3.68(64)/3 + 0.16R_B (64)/3] + [0.32(216)/3 + 0.16R_B(216)/3 - 8(36) - (0.32(64)/3 + 0.16R_B(64)/3 - 8(16))] + [0 - (-5.28(64)/3 + 0.36R_B(64)/3 + 0.6(256)/4)] = 0
78.61+3.41RB+[23.04+11.52RB288(6.83+3.41RB128)]+[5.28(64)/30.36RB(64)/30.6(256)/4]=0-78.61 + 3.41R_B + [23.04 + 11.52R_B - 288 - (6.83 + 3.41R_B - 128)] + [5.28(64)/3 - 0.36R_B(64)/3 - 0.6(256)/4] = 0
78.61+3.41RB+23.04+11.52RB2886.833.41RB+128+112.647.68RB38.4=0-78.61 + 3.41R_B + 23.04 + 11.52R_B - 288 - 6.83 - 3.41R_B + 128 + 112.64 - 7.68R_B - 38.4 = 0
78.61+23.042886.83+128+112.6438.4+(3.41+11.523.417.68)RB=0-78.61 + 23.04 - 288 - 6.83 + 128 + 112.64 - 38.4 + (3.41 + 11.52 - 3.41 - 7.68)R_B = 0
148.16+3.84RB=0-148.16 + 3.84 R_B = 0
RB=148.16/3.84=38.58R_B = 148.16/3.84 = 38.58

3. Final Answer

The reaction at support B is 38.58 kN.

Related problems in "Applied Mathematics"

The problem is a cost accounting exercise for the company SETEX. We are given the indirect costs (fi...

Cost AccountingLinear EquationsPercentage CalculationsImputationFixed CostsVariable Costs
2025/7/25

Kate will receive $300 next year, $500 two years from now, and $1000 three years from now. All payme...

Financial MathematicsFuture ValueCompound Interest
2025/7/25

The problem asks to find the present value of a 5-year annuity due with periodic cash flows of $500 ...

Financial MathematicsPresent ValueAnnuity DueCompound InterestTime Value of Money
2025/7/25

The problem asks for the present value of a perpetuity with annual payments. The first payment of $4...

Financial MathematicsPresent ValuePerpetuityInterest RatesCash Flow
2025/7/25

The problem asks us to calculate the present value ($PV$) of a guaranteed promise of £10000 payable ...

Financial MathematicsPresent ValueCompound Interest
2025/7/25

The problem asks to identify the incorrect statement among four statements related to financial conc...

Financial MathematicsAnnuitiesPresent ValueTime Value of Money
2025/7/25

Jan invests $3,000 at the beginning of each year for 30 years. The annual return is 12%. We want to ...

Financial MathematicsAnnuityFuture ValueCompound Interest
2025/7/25

The problem asks us to design a pipe network using the equivalent pipe method. The pipe network cons...

Fluid DynamicsPipe NetworkHazen-Williams EquationHydraulic Engineering
2025/7/24

The problem asks us to design a pipe network using the equivalent pipe method. The network is a squa...

Fluid MechanicsPipe NetworkHazen-Williams EquationHydraulicsEquivalent Pipe Method
2025/7/24

The problem states that we have four stocks, a, b, c, and d, with betas of 0.6, 0.8, 1.5, and 0.7 re...

Financial MathematicsPortfolio BetaWeighted Average
2025/7/24