• Add description, images, menus and links to your mega menu

  • A column with no settings can be used as a spacer

  • Link to your collections, sales and even external links

  • Add up to five columns

  • Free FE Civil Practice Problems with Solutions [2026]

    A. Togay Koralturk A. Togay Koralturk Last updated on September 22, 2026 27 min read

    FE Civil Practice Exams cover: high-rise buildings from below with an exam checklist, the product these 30 free practice problems come from

    In this guide, we have created a set of 30 free FE Civil practice problems for you, organized by knowledge area and taken directly from our full-length practice exams. If you would like to go beyond these 30 questions, check out our NCEES-style FE Civil practice exams, covering every piece of testable knowledge in the FE Reference Handbook and built in the exact same format as the actual exam.

    If you'd like to take the practice exam, without the exam simulator, here are the free practice questions.

    FE Civil Mathematics and Statistics practice problems

    Problem 1 Mathematics and Statistics

    FE Civil math practice problem diagram: circle with a chord defining a shaded segment whose area is required

    A circular storm conduit of radius 1.2 m flows nearly full: the water surface shown sits only 0.55 m below the crown. The flow cross-sectional area (m²) is most nearly:

    Show the solution

    Correct answer: C. 3.74 m²

    Reference: FE Reference Handbook 10.6, Mathematics — Circular Segment

    Above half full, the segment formula measures the wrong region on purpose - the AIR at the crown is the segment, and the water is everything else

    The air segment first: φ = 2 arccos[(r − d)/r] = 2 arccos(0.65/1.2) = 1.997 rad, so A = r²(φ − sin φ)/2 = 1.44(1.997 − 0.911)/2 = 0.78 m²

    The flow area is the complement: A = πr² − 0.78 = 4.52 − 0.78 = 3.74 m²

    The 0.55-m dimension measures down from the CROWN, not up from the invert - reading which region the segment formula is computing is the whole judgment, and the segment itself is one of the printed answers waiting for whoever skips it.

    Problem 2 Mathematics and Statistics

    An estimator fits a straight line by least squares to the auction prices of six used motor graders as a function of age. With x = age (yr) and y = price ($1000s), the records give n = 6, Σx = 42, Σx² = 364, Σy = 399.0, and Σxy = 2,338.0. The intercept of the fitted line ($) is most nearly __________.

    Show the solution

    Correct answer: D. $112,000

    Reference: FE Reference Handbook 10.6, Engineering Probability and Statistics — Least Squares; Linear Regression and Goodness of Fit

    The intercept comes at the end of a slope-first chain, and both sums of squares need their correction terms before the slope exists.

    Sxy = Σxy − (Σx)(Σy)/n = 2,338.0 − (42)(399.0)/6 = −455.0

    Sxx = Σx² − (Σx)²/n = 364 − (42)²/6 = 70.0

    b = Sxy/Sxx = −455.0/70.0 = −6.50 ($1000s per year)

    The means are x̄ = 42/6 = 7.0 yr and ȳ = 399.0/6 = 66.5 ($1000s).

    â = ȳ − b·x̄ = 66.5 − (−6.50)(7.0) = 112.0 ($1000s)

    The prices were tallied in $1000s, so the intercept converts to $112,000 — the fitted price at age zero. The negative slope makes the subtraction in â = ȳ − b·x̄ add magnitude, which is why the intercept lands well above the mean price.

    Problem 3 Mathematics and Statistics

    A 40-ft by 25-ft rectangular concrete pad will be surrounded on all four sides by a gravel border of uniform width. The contractor has 8 yd³ of gravel, all of which will be placed to a uniform depth of 6 in. and must exactly fill the border. The border width (ft) is most nearly:

    Show the solution

    Correct answer: A. 3.0 ft

    Reference: FE Reference Handbook 10.6, Mathematics — Quadratic Equation

    The gravel fixes the border area. Converting the volume, 8 yd³ × 27 ft³/yd³ = 216 ft³, and spreading it 6 in. (0.5 ft) deep gives 216/0.5 = 432 ft² of border.

    With border width x on all four sides, the bordered footprint is (40 + 2x) by (25 + 2x), so the border area is (40 + 2x)(25 + 2x) − 40(25) = 4x² + 130x

    Setting that equal to 432 ft²: 4x² + 130x − 432 = 0 → 2x² + 65x − 216 = 0

    The quadratic formula gives x = [−65 + √(65² + 4(2)(216))]/(2 · 2) = (−65 + 77.16)/4 = 3.04 ft

    The formula's other root is negative, and a border cannot have a negative width, so that root is rejected on physical grounds. The width is most nearly 3.0 ft.

    FE Civil Ethics and Professional Practice practice problems

    Problem 4 Ethics and Professional Practice

    A contractor offers in writing to build a storage building for $180,000. The owner replies, "The proposal is accepted, provided the price is $170,000." The contractor does not respond and takes another project. Two weeks later the owner writes, "The original $180,000 offer is now accepted." The legal position is best described as:

    Show the solution

    Correct answer: D. No contract exists - the conditional reply was a counteroffer that ended the original offer

    Reference: NCEES FE Civil exam specification — Ethics and Professional Practice (contract-law elements); general knowledge item — no FE Reference Handbook coverage

    An acceptance must mirror the offer's terms. The owner's reply changed the price, and a reply that changes the terms is not an acceptance at all — it is a counteroffer, and a counteroffer TERMINATES the offer it answers.

    From that moment the $180,000 offer was dead. The owner's later message could not accept what no longer existed; it stands only as a fresh offer to the contractor, who never accepted it. Silence bound nobody in either direction — a party's failure to respond to a counteroffer forms nothing.

    FE Civil Engineering Economics practice problems

    Problem 5 Engineering Economics

    An account earning 6% per year receives a $50,000 deposit today and a $20,000 deposit at the end of year 3. Starting at the end of year 5, the owner makes 8 equal annual withdrawals that exactly exhaust the account. Each withdrawal is most nearly:

    Show the solution

    Correct answer: C. $13,580

    Reference: FE Reference Handbook 10.6, Engineering Economics — Interest Rate Tables

    Bring both deposits to time zero:

    P = 50,000 + 20,000(P/F, 6%, 3) = 50,000 + 20,000(0.8396) = $66,792

    The A/P factor prices an annuity whose first payment falls ONE period after the valuation point, so a series that begins at the end of year 5 must be valued at the end of year 4:

    V₄ = 66,792(F/P, 6%, 4) = 66,792(1.2625) = $84,325

    A = 84,325(A/P, 6%, 8) = 84,325(0.16104) = $13,580

    Rolling the account forward to year 5 — the date the first withdrawal is actually taken — overshoots by one period of interest, because that valuation point demands a beginning-of-period series the tables do not price.

    FE Civil Statics practice problems

    Problem 6 Statics

    FE Civil statics practice problem diagram: pin-supported truss with joint loads and lettered members for force analysis

    The Warren truss shown spans 12 m and carries a 15-kN load at each of the four top-chord panel points. Of the four lettered members, the member carrying the greatest compressive force is:

    Show the solution

    Correct answer: B. Member b

    Reference: FE Reference Handbook 10.6, Statics — Plane Truss: Method of Joints

    Each reaction is half the 60-kN total load: R = 30 kN.

    At the support joint, the end diagonal must supply the full 30-kN vertical reaction. With panel geometry 1.5 m horizontal and 2.0 m vertical over a 2.5-m diagonal length, its force is 30(2.5/2.0) = 37.5 kN in compression.

    Sweeping inward joint by joint, the chord forces grow toward midspan as the moment builds: the mid top chord carries 45.0 kN in compression, and the mid bottom chord carries 45.0 kN in tension.

    The governing compressive member is therefore the mid top chord at 45.0 kN — larger than the end diagonal that dominates the first joint solved.

    In a truss the chords resist the global bending moment through the force couple across the truss depth, so chord forces peak where the moment peaks — at midspan — while diagonals peak at the supports where the shear peaks. Ranking members means sweeping past the first joint and keeping tension and compression separate as the signs emerge.

    Problem 7 Statics

    FE Civil statics practice problem diagram: beam carrying combined uniform and triangular distributed loads with the resultant location required

    The beam shown carries a uniform load of 2 kN/m over its left 4 m, a triangular load growing from zero to 3 kN/m over its right 6 m, and a 5 kN concentrated load. The distance from A to the line of action of the resultant of the entire load system is most nearly:

    Show the solution

    Correct answer: D. 5.59 m

    Reference: FE Reference Handbook 10.6, Statics — Systems of Forces (Centroids of Masses, Areas, Lengths, and Volumes)

    Replace each load block by its resultant at its own centroid:

    Uniform: W₁ = 2(4) = 8 kN at x = 2 m → Triangular: W₂ = ½(6)(3) = 9 kN at x = 4 + ⅔(6) = 8 m → Point: 5 kN at x = 7 m

    x̄ = ΣWx/ΣW = [8(2) + 9(8) + 5(7)]/22 = 123/22 = 5.59 m

    The triangular block's centroid sits two-thirds of the way toward its DEEP end — the load accumulates where the intensity is, not at the block's geometric middle — and that judgment alone separates three of the four choices.

    FE Civil Dynamics practice problems

    Problem 8 Dynamics

    FE Civil dynamics practice problem diagram: block dropped from a height onto a vertical spring showing maximum compression

    The 12-kg block shown is released from rest 0.5 m above the free end of a vertical spring with stiffness 8,000 N/m. The maximum compression of the spring is most nearly:

    Show the solution

    Correct answer: D. 136.9 mm

    Reference: FE Reference Handbook 10.6, Dynamics — Potential Energy (Elastic Potential Energy)

    From release to maximum compression the block is momentarily at rest at both ends, so the gravitational potential energy lost equals the elastic energy stored. The block falls through the 0.5-m gap PLUS the compression x itself: mg(h + x) = kx²/2

    12(9.81)(0.5 + x) = 8,000x²/2 → 4,000x² − 117.72x − 58.86 = 0

    x = [117.72 + √(117.72² + 4(4,000)(58.86))]/(2 × 4,000) = 0.1369 m

    x = 136.9 mm

    Two habits fail here. Dropping the "+ x" term — as if the block stopped falling when it touched the spring — undershoots by about 15 mm. And no static or suddenly-applied formula applies: this is a free fall through half a metre, so the spring must absorb far more than 2×(static deflection).

    FE Civil Mechanics of Materials practice problems

    Problem 9 Mechanics of Materials

    FE Civil mechanics of materials practice problem diagram: simply supported beam with distributed load for locating the maximum bending moment

    A 30-ft floor girder on simple supports carries the loading shown: a partial uniform load of 2 kips/ft extending 18 ft from the left support, plus an 8-kip concentrated load applied 6 ft from the right support. Measured from the left support, the distance (ft) to the section of maximum bending moment in the girder is most nearly:

    Show the solution

    Correct answer: C. 13.4 ft

    Reference: FE Reference Handbook 10.6, Mechanics of Materials — Shearing Force and Bending Moment Sign Conventions

    Because dM/dx = V, the bending moment reaches its maximum at the section where the shear passes through zero.

    ΣMB = 0: RA(30) = (2 × 18)(21) + 8(6) → RA = 804/30 = 26.8 kips

    Within the loaded length the shear falls at the rate of the load intensity: V(x) = 26.8 − 2x = 0 → x = 13.4 ft

    The zero crossing lies inside the 18-ft loaded length, and just beyond that length the shear is already negative (26.8 − 36 = −9.2 kips), so the crossing at 13.4 ft is the only one and the moment peaks there. The governing section sits where the shear diagram crosses zero — a point fixed by the left reaction and the load intensity.

    Problem 10 Mechanics of Materials

    FE Civil mechanics of materials practice problem diagram: stepped axial bar with two segments under load and a deformation limit

    The tension member shown carries 60 kN through two segments in series, each with a 500-mm² cross section: a 1.2-m steel segment (E = 200 GPa) and an aluminum segment (E = 70 GPa) whose length is to be chosen. The total elongation must not exceed 2.4 mm. The longest permissible aluminum segment is most nearly:

    Show the solution

    Correct answer: B. 980 mm

    Reference: FE Reference Handbook 10.6, Mechanics of Materials — Uniaxial Loading and Deformation

    Series segments carry the SAME 60-kN force and their elongations add. The steel spends its share of the limit first: δs = PL/AE = 60,000(1,200)/(500 × 200,000) = 0.72 mm

    The aluminum gets what remains: δa ≤ 2.4 − 0.72 = 1.68 mm

    Solving δ = PL/AE for the length, with the ALUMINUM modulus: La = δaAEa/P = 1.68(500)(70,000)/60,000

    La = 980 mm

    The budget arithmetic is the discrimination — the steel's 0.72 mm is spent whether or not it is counted, and skipping the deduction over-lengthens the aluminum by 43%. Millimetre for millimetre, the softer aluminum consumes the remaining allowance nearly three times as fast as steel would.

    FE Civil Materials practice problems

    Problem 11 Materials

    FE Civil materials practice problem diagram: binary phase diagram with tie line for a lever-rule phase-fraction calculation

    The binary phase diagram for the A–B alloy system is shown. An alloy with an overall composition of 40% B by weight is held at 850°C until phase equilibrium is reached. The mass fraction of the alloy that is solid at this temperature is most nearly:

    Show the solution

    Correct answer: C. 0.43

    Reference: FE Reference Handbook 10.6, Materials Science/Structure of Matter — Lever Rule (Binary Phase Diagrams)

    At 850°C the 40% B alloy lies inside the two-phase α + L field, so its mass is shared between solid α with the tie line's solidus-end composition and liquid with its liquidus-end composition. Reading the tie line at 850°C: xα = 20% B and xL = 55% B.

    mass fraction solid = (xL − x)/(xL − xα) = (55 − 40)/(55 − 20) = 15/35 = 0.43

    The lever rule weighs each phase by the arm of the tie line opposite to it: the solid fraction takes the distance from the overall composition out to the liquidus end, divided by the full tie-line length between the two phase compositions.

    Problem 12 Materials

    Fully reversed (R = −1) axial fatigue tests on a steel gave a life of 1.0 × 10⁴ cycles at a stress amplitude of 350 MPa and 1.0 × 10⁶ cycles at 250 MPa. Assuming Basquin high-cycle behavior between the test points, the expected life at a fully reversed amplitude of 270 MPa is most nearly:

    Show the solution

    Correct answer: C. 3.5 × 10⁵ cycles

    Reference: FE Reference Handbook 10.6, Materials Science/Structure of Matter — Properties of Materials

    The Basquin relation for fully reversed high-cycle fatigue is N = (σᵣ/A)^(1/B), a power law between stress amplitude and life.

    Fitting the two tests: B = ln(250/350)/ln(10⁶/10⁴) = −0.3365/4.6052 = −0.0731

    Life at 270 MPa from the 350-MPa point: N = 10⁴ × (270/350)^(1/−0.0731) = 10⁴ × (0.7714)^(−13.7) = 10⁴ × 34.9 = 3.5 × 10⁵ cycles

    A power law is a straight line only on log-log axes — a 20-MPa change in amplitude moves the life by half an order of magnitude, which is why the linear readings miss so badly.

    FE Civil Fluid Mechanics practice problems

    Problem 13 Fluid Mechanics

    FE Civil fluid mechanics practice problem diagram: vertical flap gate on a moment-resisting bottom hinge holding back ponded water of unknown depth

    A vertical rectangular flap gate 9.0 ft tall and 4.0 ft wide, shown, closes the end of a channel and is hinged along its bottom edge. The hinge assembly resists opening up to a moment of 20,000 ft·lb about the hinge axis, and the gate weighs 350 lb. Water ponds against the upstream face of the gate; its surface stays below the top of the gate. The water depth (ft) at which the gate is on the verge of opening is most nearly:

    Show the solution

    Correct answer: D. 7.83 ft

    Reference: FE Reference Handbook 10.6, Fluid Mechanics — Forces on Submerged Surfaces and the Center of Pressure (with Statics — Equilibrium Requirements)

    With the surface below the gate top, the wetted panel is the water depth d itself, so the resultant force and its location both move with the unknown — depth drives the pressure prism, the center of pressure, and the hinge arm at once.

    F = γ·h_c·A = (62.4)(d/2)(4.0·d) = 124.8 d²

    For a rectangle wetted from the surface, the center of pressure sits at 2d/3 below the surface → arm above the bottom hinge = d − 2d/3 = d/3

    M_hinge = F(d/3) = 124.8 d²(d/3) = 41.6 d³

    The gate is on the verge of opening when the hydrostatic moment reaches the hinge capacity:

    41.6 d³ = 20,000 → d³ = 480.8 → d = 7.83 ft

    The result respects the setup: 7.83 ft is below the 9.0-ft gate top, so the wetted-depth assumption stands, and the 350-lb gate weight acts in the plane of the vertical gate straight through the hinge axis — zero moment arm, so it never enters the equilibrium. A depth-reverse like this cubes the unknown because the resultant grows as d² while its arm above the hinge grows as d — the center of pressure of a triangular prism sits a third of the depth above the base, and that geometry is the whole moment computation.

    Problem 14 Fluid Mechanics

    FE Civil fluid mechanics practice problem diagram: pitot tube in a pipe connected to an air-topped manometer reading

    A pitot tube in a water line, together with a static pressure tap in the pipe wall, is connected to the mercury U-tube manometer shown (SG of mercury = 13.6). The manometer deflection is 60 mm. The velocity of the water at the pitot tube is most nearly:

    Show the solution

    Correct answer: C. 3.85 m/s

    Reference: FE Reference Handbook 10.6, Fluid Mechanics — Pitot Tubes

    The manometer converts the stagnation-static difference into a mercury column, and the mercury displaces WATER, so only the density difference drives the deflection: Δp = (SG − 1)γwh = 12.6(9,810)(0.060) = 7,420 Pa

    The stagnation relation gives the velocity: V = √(2Δp/ρ) = √(2 × 7,420/1,000)

    V = 3.85 m/s

    The (SG − 1) is where this item is won: the 60 mm of mercury is opposed by 60 mm of water on the other limb, and forgetting that buyback inflates the driving pressure by 8% — a small-looking slip that survives to the option list. The bare deflection is not a water head either; it must pass through the manometer equation before it means anything to the probe.

    FE Civil Surveying practice problems

    Problem 15 Surveying

    FE Civil surveying practice problem diagram: irregular roadway cross section with coordinates for an area computation

    A highway embankment is built on level original ground at elevation 842.0 ft. At the section considered, the finished top of the embankment is 76 ft wide at elevation 851.0 ft, and a 24-ft-wide, 5.0-ft-deep triangular median swale is depressed into the finished surface. The side slopes are 2H:1V on the left and 3H:1V on the right. The area of the embankment cross-section (ft²) is most nearly:

    Show the solution

    Correct answer: A. 827 ft²

    Reference: FE Reference Handbook 10.6, Mathematics — Mensuration of Areas and Volumes

    The fill height is the grade difference:

    h = 851.0 − 842.0 = 9.0 ft

    Each side slope projects horizontally by its ratio times the height: 2(9.0) = 18 ft on the left and 3(9.0) = 27 ft on the right, so the base of the fill is 76 + 18 + 27 = 121 ft

    Gross trapezoid between the finished top and the ground: A = ½(76 + 121)(9.0) = 886.5 ft²

    Triangular median swale cut out of the top: A = ½(24)(5.0) = 60 ft²

    Net embankment area = 886.5 − 60 = 826.5 ft² ≈ 827 ft²

    Decomposing an irregular section into simple shapes is the working method for every end-area computation: build the largest simple figure the outline allows, then correct it with the pieces that are not fill. The swale is air, not embankment, so its triangle carries a minus sign — keeping track of which decomposed pieces add material and which remove it is the whole bookkeeping of the method.

    Problem 16 Surveying

    FE Civil surveying practice problem diagram: trigonometric leveling sight from an instrument to a reflector for an elevation difference

    A total station measures a slope distance of 285.60 ft to a prism at a zenith angle of 85°30′. The instrument stands 5.2 ft above its station mark, and the prism is 6.0 ft above the point being surveyed, as shown. The elevation of the surveyed point minus the elevation of the station mark is most nearly:

    Show the solution

    Correct answer: B. 21.6 ft

    Reference: FE Reference Handbook 10.6, Mathematics — Trigonometry

    The vertical component of the slope distance is s·cos(z) = 285.60 × cos 85°30′ = 22.4 ft

    The line runs from the instrument's trunnion axis to the prism, so the ground-to-ground difference restores both offsets: ΔElev = 22.4 + hi − ht = 22.4 + 5.2 − 6.0 = 21.6 ft

    The instrument height lifts the line's origin above the station mark and the prism floats above the surveyed point — both offsets must be restored to move from line-of-sight geometry to ground-to-ground elevation.

    FE Civil Water Resources and Environmental practice problems

    Problem 17 Water Resources and Environmental

    FE Civil water resources practice problem diagram: detention-basin outlet riser with orifice and weir flow paths that govern at different heads

    The detention basin outlet shown has a riser whose weir crest (length 6.0 ft, Cw = 3.33) sits at elevation 104.0 ft, discharging into a barrel that leaves the basin through a 1.2-ft² orifice (Cd = 0.60) with its centerline at elevation 100.0 ft. With the pool at elevation 106.0 ft, the basin's release rate (ft³/sec) is most nearly:

    Show the solution

    Correct answer: B. 14.2 ft³/sec

    Reference: FE Reference Handbook 10.6, Civil Engineering — Weir Formulas (with Orifices)

    Both openings sit in series, so the basin can only release what the tighter one passes

    Riser weir: Q = CwLH^3/2 = 3.33(6.0)(2.0)^1.5 = 56.5 ft³/sec

    Barrel orifice: Q = CdA√(2gh) = 0.60(1.2)√(64.4 × 6.0) = 14.2 ft³/sec

    The orifice governs: 14.2 ft³/sec — water pours over the crest faster than the barrel can carry it away, so the riser simply runs full.

    Problem 18 Water Resources and Environmental

    Two observation wells are installed 1,500 ft apart along the flow direction of an unconfined sand aquifer with hydraulic conductivity of 21 ft/day and effective porosity of 0.30. At the first well (ground elevation 741.0 ft), the depth to the water table is 18.6 ft; at the second well (ground elevation 752.5 ft), the depth to the water table is 34.6 ft. Flow occurs through a saturated thickness of 40 ft across an aquifer width of 800 ft. The seepage discharge through this section of the aquifer (gal/day) is most nearly:

    Show the solution

    Correct answer: A. 15,100 gal/day

    Reference: FE Reference Handbook 10.6, Civil Engineering — Darcy's Law

    The hydraulic gradient comes from piezometric heads, not depths to water, so each water-table elevation is computed first from its ground surface.

    Head at the first well: h₁ = 741.0 − 18.6 = 722.4 ft

    Head at the second well: h₂ = 752.5 − 34.6 = 717.9 ft

    Even though the ground rises toward the second well, the water table there is lower, so flow moves from the first well toward the second: i = (722.4 − 717.9)/1,500 = 0.0030

    The discharge crosses the saturated section of the aquifer: A = 40 × 800 = 32,000 ft²

    Darcy's law gives the volumetric discharge directly from the superficial velocity — the porosity plays no part in Q: Q = KiA = 21 × 0.0030 × 32,000 = 2,016 ft³/day

    Converting, Q = 2,016 × 7.48 = 15,080 gal/day.

    Problem 19 Water Resources and Environmental

    A circular primary clarifier treating 6,800 m³/d must satisfy BOTH design criteria: an overflow rate of no more than 28 m³/(m²·d) and a hydraulic residence time of at least 2.5 h at its 3.5-m side water depth. The minimum tank diameter (m) that satisfies both criteria is most nearly:

    Show the solution

    Correct answer: C. 17.6 m

    Reference: FE Reference Handbook 10.6, Environmental Engineering — Clarifier

    Each criterion demands its own surface area. Overflow rate: A = Q/vo = 6,800/28 = 243 m²

    Residence time: V = Qθ = 6,800 × (2.5/24) = 708 m³, so A = V/depth = 708/3.5 = 202 m²

    The LARGER area governs - both criteria are minimums, and only the 243-m² tank satisfies the pair: D = √(4 × 243/π) = 17.6 m

    The 2.5 hours must become a day fraction before it meets the per-day flow, and a tank sized to the smaller area passes one criterion while silently failing the other.

    FE Civil Structural Engineering practice problems

    Problem 20 Structural Engineering

    FE Civil structural engineering practice problem diagram: two-span continuous beam under uniform load with the span moment required

    The two-span continuous beam shown has equal 6-m spans and carries 10 kN/m across both spans. The maximum POSITIVE bending moment in a span is most nearly:

    Show the solution

    Correct answer: B. 25 kN·m

    Reference: FE Reference Handbook 10.6, Civil Engineering — Elementary Statically Indeterminate Structures by Force Method of Analysis

    Releasing the center support and restoring compatibility (the force method) gives the center-support moment of a two-equal-span beam under uniform load:

    M_B = −wL²/8 = −10(6)²/8 = −45 kN·m

    The end reaction follows: R_A = wL/2 − |M_B|/L = 30 − 7.5 = 22.5 kN

    Shear vanishes at x = R_A/w = 2.25 m, where the span moment peaks:

    M_max = R_A²/(2w) = 22.5²/20 = 25 kN·m

    Continuity trades moment between the span and the support: the positive peak drops to 9/16 of the simple-span value while the support takes the negative maximum — and the LARGEST moment in the beam is actually the 45 kN·m over the support, not in the span. Reading which moment a design check needs is half the analysis.

    Problem 21 Structural Engineering

    FE Civil structural engineering practice problem diagram: tension member with staggered bolt holes for a net-section rupture check

    A tension splice in a flat A36 steel plate (Fu = 58 ksi) is made with 3/4-in.-diameter bolts in the staggered pattern shown. The plate is 8 in. wide and 3/8 in. thick. The bolts lie on two gage lines 4 in. apart, each 2 in. from a plate edge, and consecutive bolts on adjacent gage lines are staggered 2 in. along the length of the member. The design tensile rupture strength (LRFD) of the plate at the connection is most nearly:

    Show the solution

    Correct answer: A. 96 kips

    Reference: FE Reference Handbook 10.6, Civil Engineering — Tension Members (Limit States and Available Strengths)

    For net-area computation each deduction is the nominal hole diameter plus 1/16 in., and the nominal hole is itself the bolt diameter plus 1/16 in., so each hole removes 3/4 + 1/8 = 7/8 in. of width.

    Rupture is checked on the weakest chain across the plate, so every potential failure path must be enumerated — including the chain that zigzags through ALL THREE bolts.

    Straight transverse section (one hole): wn = 8 − 0.875 = 7.125 in.

    Two-hole staggered chain (one diagonal): wn = 8 − 2(0.875) + (2)²/[4(4)] = 6.50 in.

    Three-hole zigzag through both gage lines (two diagonals): wn = 8 − 3(0.875) + 2(2)²/[4(4)] = 5.375 + 0.50 = 5.875 in. → governs

    An = 5.875(0.375) = 2.203 in². Every element of a flat plate is connected at the splice, so the effective net area carries no shear-lag reduction: Ae = An = 2.203 in².

    φPn = 0.75 Fu Ae = 0.75(58)(2.203) = 95.8 kips, most nearly 96 kips

    The s²/4g term credits the extra length of each diagonal ligament, and a chain may step back and forth between gage lines: three deducted holes with only two stagger credits tear less material than either shorter path here. The governing net section is always the minimum over all chains — a staggered pattern is never safe to judge by any single path.

    Problem 22 Structural Engineering

    FE Civil structural engineering practice problem diagram: truss with a temperature change in one member analyzed by the unit-load method

    In the statically determinate truss shown, afternoon sun heats ONLY the top chord DE by 30°C (α = 11.7 × 10⁻⁶/°C); all other members stay at their original temperature. The resulting vertical deflection of joint B is most nearly:

    Show the solution

    Correct answer: A. 0.94 mm upward

    Reference: FE Reference Handbook 10.6, Civil Engineering — Truss Deflection by Unit Load Method

    Δ = Σ fᵢ(ΔL)ᵢ, where fᵢ comes from a unit load at the joint in the direction sought, and (ΔL)ᵢ = αLᵢ(ΔT)ᵢ for a heated member. Only DE changes length, so the sum has one term.

    With a unit downward load at B, the top chord force is f_DE = −2/3 (compression).

    (ΔL)_DE = (11.7 × 10⁻⁶)(4,000)(30) = 1.40 mm (expansion)

    Δ_B = (−2/3)(1.40) = −0.94 mm — negative, meaning opposite the unit load: 0.94 mm upward.

    A heated top chord lengthens while the bottom chord holds, so the truss arches — the same reason sun on a bridge deck's top surface cambers it upward. The unit-load force translates the one member's length change into joint movement, and its sign carries the direction automatically.

    FE Civil Geotechnical Engineering practice problems

    Problem 23 Geotechnical Engineering

    FE Civil geotechnical practice problem diagram: grain-size distribution curve read for the coefficient of uniformity

    The grain-size distribution curve for a sand is shown. The soil's coefficient of uniformity is most nearly:

    Show the solution

    Correct answer: D. 8.0

    Reference: FE Reference Handbook 10.6, Civil Engineering — Soil Classification

    From the curve, the diameters at 60% and 10% passing are D60 = 0.60 mm and D10 = 0.075 mm.

    Cu = D60/D10 = 0.60/0.075 = 8.0

    The uniformity coefficient spans the curve between its 60% and 10% ordinates — the larger diameter over the smaller, so the ratio always exceeds one, and a value below one flags an inverted read. The 30% ordinate belongs to the OTHER gradation coefficient, and a curve read one gridline off at the top swaps the answer for the D50 impostor.

    Problem 24 Geotechnical Engineering

    FE Civil geotechnical practice problem diagram: gravity retaining wall with soil pressure for a factor of safety against overturning

    The concrete wall shown retains 3 m of level, cohesionless backfill (γ = 18 kN/m³, active coefficient Ka = 1/3) behind a rectangular concrete section 1.2 m wide at the base (γc = 24 kN/m³). Taking moments about the toe, the factor of safety against overturning is most nearly:

    Show the solution

    Correct answer: C. 1.92

    Reference: FE Reference Handbook 10.6, Civil Engineering — Retaining Walls

    The active thrust follows directly from the given coefficient: P = ½ Ka γ h² = ½ × ⅓ × 18 × 3² = 27 kN/m, acting at h/3 = 1.0 m above the base

    Overturning moment about the toe: Mot = 27 × 1.0 = 27 kN·m/m

    The wall resists with its weight: W = 24 × 3 × 1.2 = 86.4 kN/m at the section centroid, 0.6 m from the toe, giving Mr = 51.8 kN·m/m

    FS = Mr/Mot = 51.8/27 = 1.92

    Both arms are measured from the same toe - the weight acts through the centroid at half the base width, and the triangular pressure resultant sits at the lower third point of the retained height.

    Problem 25 Geotechnical Engineering

    FE Civil geotechnical practice problem diagram: gradation curve read for the coefficient of curvature of the retained fraction

    The cumulative percent retained curve from a sieve analysis of a coarse-grained soil is shown. The soil's coefficient of curvature (coefficient of concavity) is most nearly:

    Show the solution

    Correct answer: A. 0.6

    Reference: FE Reference Handbook 10.6, Civil Engineering — Coefficient of concavity (or curvature)

    The exhibit's ordinate is cumulative percent RETAINED, while every defining D-size is a percent-FINER diameter. Sieve results are tallied as mass caught on each screen, so the two scales are complements: percent finer = 100 − percent retained. D10 therefore reads where the curve crosses the 90% retained line, D30 at 70% retained, and D60 at 40% retained.

    From those three crossings: D10 = 0.2 mm, D30 = 0.6 mm, D60 = 3.0 mm.

    Cc = (D30)²/(D10 × D60) = (0.6)²/[(0.2)(3.0)] = 0.36/0.60 = 0.6

    The middle diameter is the one that enters squared, because the coefficient measures how the center of the gradation bends between its two anchor sizes. With Cc below 1 this soil's curve dips under the smooth well-graded shape between D10 and D60 — a gap-tending gradation despite its wide size range — and that judgment starts with reading the axis for what it actually plots before pulling a single number off the curve.

    FE Civil Transportation Engineering practice problems

    Problem 26 Transportation Engineering

    FE Civil transportation practice problem diagram: horizontal circular curve with long chord and middle ordinate geometry

    The simple horizontal curve shown has a central angle of 42° and a long chord of 860 ft. The middle ordinate is most nearly:

    Show the solution

    Correct answer: B. 79.7 ft

    Reference: FE Reference Handbook 10.6, Civil Engineering — Horizontal Curves

    The printed long-chord relation recovers the radius first: LC = 2R sin(Δ/2) → R = 860/[2 sin 21°] = 1,200 ft

    The printed middle-ordinate relation then closes it: M = R[1 − cos(Δ/2)] = 1,200(1 − cos 21°) = 79.7 ft

    Both formulas run on the half-angle — the chord and its ordinate belong to the half-triangles the curve's bisector cuts — and the middle ordinate hangs from the CHORD toward the arc, while its near-twin, the external distance, reaches from the PI. The two answer different setback questions, and only one of them is asked.

    Problem 27 Transportation Engineering

    A basic freeway segment carries three lanes in the analysis direction. At the operating condition being checked, the average passenger-car speed is 60 mi/h and the traffic peaks with a peak hour factor of 0.92. The largest full-hour volume, in passenger cars, the direction can serve while maintaining LOS C is most nearly:

    Show the solution

    Correct answer: B. 4,310 pc/h

    Reference: FE Reference Handbook 10.6, Civil Engineering — Level of Service (LOS) (Peak Hour Factor)

    LOS C holds while density stays at or below the printed threshold of 26 pc/mi/ln.

    The flow identity q = kv converts that ceiling to a per-lane flow RATE: q = 26 × 60 = 1,560 pc/h/ln, or 4,680 pc/h across three lanes — but that is a peak 15-minute rate, not an hourly volume.

    The hour can only average PHF times its worst quarter: V = 0.92 × 4,680 = 4,310 pc/h

    Both table reads are load-bearing — the LOS C row (not D), and the direction of the PHF adjustment: peaking always shrinks what a full hour can serve.

    Problem 28 Transportation Engineering

    A flexible pavement must provide a structural number of 4.0. The layer properties are tabulated below.

    Layer Coefficient a Thickness D (in.) Drainage m
    Asphalt surface 0.44 4.0 —
    Aggregate base 0.14 required 0.9
    Granular subbase 0.11 8.0 1.0

    The minimum required base thickness (in.) is most nearly:

    Show the solution

    Correct answer: B. 11 in.

    Reference: FE Reference Handbook 10.6, Civil Engineering — AASHTO Structural Number Equation

    The structural number sums the layered contributions: SN = a₁D₁ + a₂D₂m₂ + a₃D₃m₃

    The surface and subbase are fixed: a₁D₁ = 0.44(4.0) = 1.76 and a₃D₃m₃ = 0.11(8.0)(1.0) = 0.88

    The base must supply the remainder: a₂D₂m₂ = 4.0 − 1.76 − 0.88 = 1.36

    D₂ = 1.36/(0.14 × 0.9) = 1.36/0.126 = 10.8 in.

    The drainage coefficient discounts the base layer's contribution, so it lives in the divisor when the equation runs backward — a wet-side m below 1.0 always demands MORE thickness, and any manipulation that yields less has put m on the wrong side.

    FE Civil Construction Engineering practice problems

    Problem 29 Construction Engineering

    FE Civil construction practice problem diagram: trench excavation section with pipe cover depth chained from surface and invert data

    A partial plan-and-profile sheet for a storm sewer between manholes MH-1 and MH-2 is shown. Based only on the information shown on the sheet, the depth of cover over the pipe at station 11+40 is most nearly:

    Show the solution

    Correct answer: B. 5.4 ft

    Reference: NCEES FE Civil exam specification — Construction Engineering (interpretation of engineering drawings); general knowledge item — no FE Reference Handbook coverage

    Cover is measured from the finished ground surface down to the outside top — the crown — of the pipe, so three reads off the sheet chain together: the pipe grade, the ground elevation at the station, and the barrel dimensions from the callout.

    A profile sheet states pipe position by INVERT, because grade control is set on the flowline. Station 11+40 lies 140 ft beyond MH-1 at 10+00, so the invert there comes by interpolation down the 1.5% grade: inv El. = 425.60 − 0.015(140) = 425.60 − 2.10 = 423.50 ft

    The invert is the INSIDE bottom of the pipe. From it, the outside crown sits one inside diameter plus one wall thickness higher — the callout's 24-in. bore plus a (30 − 24)/2 = 3-in. wall: crown El. = 423.50 + 2.00 + 0.25 = 425.75 ft

    Cover = ground − crown = 431.10 − 425.75 = 5.35 ft, most nearly 5.4 ft

    Adding the full 30-in. outside diameter to the invert counts the bottom wall too, and that wall sits BELOW the flowline the invert already marks. The rim elevations on the same sheet describe the casting heights at the two structures, not the surface along the run — the spot elevation at 11+40 is the one that counts.

    Problem 30 Construction Engineering

    A project has two parallel activity chains between start and finish: chain A-C (4 days + 5 days = 9 days) and chain B-D (6 days + 4 days = 10 days). Crash costs and limits are tabulated below.

    Activity Crash cost ($/day) Max days crashable
    A 200 2
    B 400 2
    C 300 2
    D 700 1

    The minimum total cost ($) to shorten the project duration by 2 days is most nearly:

    Show the solution

    Correct answer: C. $1,000

    Reference: FE Reference Handbook 10.6, Civil Engineering — CPM Precedence Relationships

    Crashing shortens the project only while the crashed activity lies on EVERY critical path - and the critical path moves as durations change.

    Start: B-D = 10 days governs (A-C = 9).

    Day 1: crash the cheapest B-D activity - B at $400. Duration 9; now BOTH chains are critical at 9 days.

    Day 2: both chains must shorten together. Cheapest on B-D is B again ($400); cheapest on A-C is A ($200). Day-2 cost $600.

    Total: $400 + $600 = $1,000 for an 8-day project.

    Re-identifying the critical path after every crash day is the discipline: once the chains tie, a day of project compression must be purchased on every critical chain simultaneously.

    FE Civil Practice Exams

    • Covers the complete exam scope by testing every piece of testable knowledge the FE Civil exam draws from the FE Reference Handbook.
    • Built in the exact same format as the actual FE Civil exam — including realistic exhibits.
    • Provides detailed step-by-step solutions.
    View Product →
    FE Civil Practice Exams

    FE Civil Practice Exams

    • Covers the complete exam scope by testing every piece of testable knowledge the FE Civil exam draws from the FE Reference Handbook.
    • Built in the exact same format as the actual FE Civil exam — including realistic exhibits.
    • Provides detailed step-by-step solutions.
    View Product →
    FE Civil Practice Exams

    Download the free FE Civil practice problems as a PDF

    All 30 problems, diagrams, and step-by-step solutions are also available as a single print-friendly PDF — free, with no email or account required. Print it, work the problems away from a screen, and keep the solutions for review.

    Download the free FE Civil practice problems PDF and pair it with your own copy of the FE Reference Handbook, since the PDF's solutions cite the same handbook sections the on-page versions do.

    What the 30 free FE Civil practice problems cover

    The set mirrors the structure of the actual exam, with at least one problem from every one of the 14 knowledge areas in the NCEES FE Civil specification, weighted toward the heavy areas the same way the real 110-question FE Civil exam is. The table shows each area's share of the real exam alongside its problems below.

    Knowledge area Questions on the real exam Free problems below
    Mathematics and Statistics 8–12 3
    Ethics and Professional Practice 4–6 1
    Engineering Economics 5–8 1
    Statics 8–12 2
    Dynamics 4–6 1
    Mechanics of Materials 7–11 2
    Materials 5–8 2
    Fluid Mechanics 6–9 2
    Surveying 6–9 2
    Water Resources and Environmental 10–15 3
    Structural Engineering 10–15 3
    Geotechnical Engineering 10–15 3
    Transportation Engineering 9–14 3
    Construction Engineering 8–12 2

    Work each problem with the NCEES FE Reference Handbook open — you can download your free copy through MyNCEES — an approved calculator in hand, and a target pace of about three minutes per question. Every solution cites the exact handbook section it draws from.

    Where to get full-length FE Civil practice exams

    These 30 questions came from our FE Civil Practice Exams — 11 full-length, timed exams in the same simulator, with the same style of worked solutions, backed by our passing guarantee. A passing score is built on volume: seeing every question style at realistic difficulty, against the clock, until nothing on exam day is new — our guide on how to study for the FE exam lays out the full plan.

    Frequently Asked Questions

    How many questions is the FE Civil exam?

    The FE Civil exam has 110 questions in a 6-hour appointment, of which 5 hours and 20 minutes is exam time, per NCEES. The questions span 14 knowledge areas, from mathematics through construction engineering, and the exam is computer-based with the FE Reference Handbook supplied onscreen.

    Are these free practice problems like the actual FE Civil exam?

    Yes, deliberately so. All 30 are real questions from our full-length FE Civil practice exams: written to the current NCEES specification, drawn across all 14 knowledge areas, with exam-style diagrams and answer choices engineered from the mistakes real candidates make. We selected them from the harder end of our bank, so they represent the practice that builds readiness rather than the warm-up end.

    What score do you need to pass the FE Civil exam?

    NCEES does not publish a passing score, and there is no fixed percentage such as 70%. Your total correct answers convert to a scaled score judged against a criterion standard, and there is no penalty for wrong answers, so answering every question is always the right strategy. Our guide on the FE exam passing score explains the scoring model in full.

    How hard is the FE Civil exam?

    Per NCEES Squared 2025, 61% of first-time takers pass FE Civil and 32% of repeat takers do — with 16,639 first-time candidates, the largest population of any FE discipline. The difficulty is less about any single topic and more about breadth under time pressure: 14 subject areas at roughly three minutes per question.

    How many practice problems should I solve before the FE Civil exam?

    Enough that full-length, timed exams stop surprising you — for most candidates that means several hundred specification-mapped problems plus multiple complete 110-question simulations. The 30 problems on this page are a diagnostic starting point; the volume layer is what our 11 full-length practice exams provide.

    Can I download these FE Civil practice problems as a PDF?

    Yes. The free PDF contains all 30 problems with their diagrams and complete step-by-step solutions, and requires no email or account. It is print-friendly, so you can work the problems on paper and check the solutions afterward.

    Electrical engineer working on a laptop at a wiring test bench in a lab

    FE Electrical and Computer Exam: Complete Guide [2026]

    A. Togay Koralturk September 08, 2026 9 min read

    The FE Electrical exam explained: all 17 knowledge areas with question counts, the real pass rate, format and timing, cost, and how to prepare for it.

    Engineer in training and licensed professional engineer reviewing plans, the FE to PE journey

    FE vs PE Exam: Every Difference That Matters [2026]

    A. Togay Koralturk September 05, 2026 8 min read

    FE vs PE exam: what each tests, who takes them and when, format and cost differences, which is harder, and whether you can skip the FE on the way to a PE.

    Aerial view of a wastewater treatment plant, core FE Environmental exam territory

    FE Environmental Exam Guide: Topics & Pass Rate [2026]

    A. Togay Koralturk September 08, 2026 7 min read

    The FE Environmental exam explained: all 15 knowledge areas with question counts, the 67% pass rate, how it compares to FE Civil, and exactly how to prepare.

    A. Togay Koralturk Author_Portrait

    About the Author

    A. Togay Koralturk

    A. Togay Koralturk is a globally recognized pioneer and educator in sustainable design and construction, as well as an international best-selling author of LEED study guides. His LEED publications have reached tens of thousands of professionals worldwide and have been widely adopted as primary course materials at leading universities across the United States. Holding a bachelor’s degree in civil engineering and a master’s degree in construction management from the University of Southern California, he began his career in Los Angeles, CA, earning his LEED AP® credential along the way in 2008. He has helped numerous projects pursue LEED certification worldwide and has educated thousands of professionals.