10.3 Algebraic Equations, Powers, Roots & Maintenance Conversions
Key Takeaways
- Solving linear algebraic equations requires isolating the unknown variable through inverse operations while maintaining balance on both sides of the equality, essential for Ohm's law, power equations, and torque extension formulas.
- Torque wrench adapter formulas ($T_w = T_a \times \frac{L}{L + E}$ or $T_a = T_w \times \frac{L + E}{L}$) adjust the indicated wrench setting whenever an extension or dogleg adapter extends the effective lever arm length along the wrench axis.
- Powers, exponents, and scientific notation represent extreme dimensional and electrical values; positive powers denote large magnitudes (e.g., Mega $10^6$, Kilo $10^3$) while negative powers denote microscopic values (e.g., milli $10^{-3}$, micro $10^{-6}$, pico $10^{-12}$).
- The Pythagorean theorem ($c = \sqrt{a^2 + b^2}$) and square root calculations solve right-triangle geometry for aircraft structural truss diagonal repairs, cable tension vectors, and AC electrical impedance triangles ($Z = \sqrt{R^2 + X^2}$).
- Aviation unit conversions bridge English and Metric systems for dimensional lengths ($1\text{ in} = 25.4\text{ mm}$), masses ($1\text{ lb} = 0.4536\text{ kg}$), fluid volumes ($1\text{ U.S. gal} = 3.7854\text{ L}$), pressures ($1\text{ psi} = 6.895\text{ kPa} = 0.06895\text{ bar}$), and temperatures ($^\circ\text{F} = \frac{9}{5}^\circ\text{C} + 32$, $^\circ\text{C} = \frac{5}{9}(^\circ\text{F} - 32)$, $K = ^\circ\text{C} + 273.15$, $^\circ\text{R} = ^\circ\text{F} + 459.67$).
10.3 Algebraic Equations, Powers, Roots & Maintenance Conversions
Aviation maintenance technicians constantly apply algebra, exponent rules, root extraction, and multi-system dimensional conversions. Whether a technician is calculating the precise scale setting on a micrometer-adjustable torque wrench using an extension adapter, converting foreign turbine engine pressure ratio (EPR) data from kilopascals to pounds per square inch, or calculating structural truss tube lengths using the Pythagorean theorem, algebraic fluency prevents costly maintenance errors. The FAA requires comprehensive mastery of these practical mathematical tools under FAA-H-8083-30B (Aviation Maintenance Technician Handbook — General).
1. Solving Linear Algebraic Equations
An algebraic equation is a mathematical statement establishing that two expressions are equal, containing one or more unknown variables (typically represented by letters such as $x, y, E, I, R, T$).
ALGEBRAIC BALANCE SCALE PRINCIPLE
▲
┌───────────────────────┐
│ Left Side = Right │
└───────────┬───────────┘
│ (Fulcrum)
Whatever mathematical operation is performed on ONE side
MUST be performed identically on the OTHER side to maintain balance.
Axioms of Equality and Inverse Operations
To solve for an unknown variable, isolate it on one side of the equals sign using inverse operations in reverse order of operations:
- Addition Property: If $a = b$, then $a + c = b + c$ (undo subtraction with addition).
- Subtraction Property: If $a = b$, then $a - c = b - c$ (undo addition with subtraction).
- Multiplication Property: If $a = b$, then $a \times c = b \times c$ (undo division with multiplication).
- Division Property: If $a = b$ and $c \neq 0$, then $\frac{a}{c} = \frac{b}{c}$ (undo multiplication with division).
Order of Operations (PEMDAS)
When evaluating complex formulas, strictly follow the standard hierarchy:
- Parentheses / Brackets (innermost grouping symbols first)
- Exponents and Radicals (powers and square roots)
- Multiplication and Division (from left to right in order of appearance)
- Addition and Subtraction (from left to right in order of appearance)
Practical Aviation Algebraic Rearrangements
- Ohm's Law:
- Electrical Power:
- Aircraft Center of Gravity Balancing (First-Class Lever):
2. Torque Wrench Adapter Extension Formulas
A torque wrench is a precision tool calibrated to measure applied rotational twisting force (torque). When physical obstacles—such as engine cylinder base barrels, exhaust manifolds, or tight structural bays—prevent placing a standard socket directly onto a fastener, the technician must attach an adapter extension (e.g., a dogleg wrench or crowfoot adapter).
TORQUE WRENCH ADAPTER EXTENSION GEOMETRY
◄─────────────────── Length L ─────────────────────► ◄────── Extension E ────►
┌───────────────────────────────────────────────────┬───────────────┐
│ [ Handle Grip Pivot ] [ Drive Tang ]│ [ Adapter ] │ [ Fastener ]
└───────────────────────────────────────────────────┴───────────────┘
▲ ▲ ▲
│ (Technician Hand Center) │ (Square Drive)│ (Fastener Center)
• Straight Extension (0° Inline): T_w = T_a × [ L / (L + E) ]
• 90° Perpendicular Extension: T_w = T_a (Effective E = 0)
• 180° Reversed Extension: T_w = T_a × [ L / (L - E) ]
Torque Variables and Formulas
- $L$: Effective length of the torque wrench, measured along its centerline from the center of the hand grip pivot to the center of the square drive tang.
- $E$: Effective length of the adapter extension, measured from the center of the square drive hole to the center of the fastener socket drive.
- $T_a$: Actual torque required at the fastener (the target value specified in the maintenance manual).
- $T_w$: Indicated torque reading set on the wrench dial or scale.
Formula for Straight (Inline $0^\circ$) Extension
Adding an extension straight out increases the total lever arm distance from $(L)$ to $(L + E)$. To prevent over-torquing and shearing the fastener, the indicated wrench setting ($T_w$) must be reduced below the target torque ($T_a$):
Special Adapter Orientations
- $90^\circ$ Perpendicular Orientation: When the adapter extension is positioned at exactly $90^\circ$ (right angle) to the longitudinal axis of the torque wrench, the effective length of the wrench remains unchanged ($E = 0$). In this configuration, $T_w = T_a$ (no mathematical correction is required).
- $180^\circ$ Reversed Orientation: When the adapter is turned backward toward the handle, the effective lever arm is shortened to $(L - E)$. The indicated setting must be increased:
3. Powers, Exponents, Roots & Scientific Notation
Exponent Laws
An exponent (power) indicates how many times a base number is multiplied by itself: $x^n = x \times x \times \dots \times x$ ($n$ times).
- Product Rule: $x^a \times x^b = x^{a + b}$
- Quotient Rule: $\frac{x^a}{x^b} = x^{a - b}$
- Power of a Power: $(x^a)^b = x^{a \times b}$
- Power of a Product: $(x \times y)^a = x^a \times y^a$
- Zero Exponent Rule: $x^0 = 1$ (for any $x \neq 0$)
- Negative Exponent Rule: $x^{-n} = \frac{1}{x^n}$ (e.g., $10^{-3} = \frac{1}{10^3} = \frac{1}{1,000} = 0.001$)
- Fractional Exponents & Radicals: $x^{1/2} = \sqrt{x}$, $x^{1/3} = \sqrt[3]{x}$, $x^{m/n} = \sqrt[n]{x^m}$
Scientific Notation & Metric Prefixes in Aviation
Scientific notation expresses very large or microscopic numbers in the standardized form $M \times 10^n$, where $1 \le M < 10$ and $n$ is an integer.
METRIC PREFIXES IN AVIATION ELECTRONICS
┌────────────────────────────────────────────────────────────────────────┐
│ Prefix │ Symbol │ Exponential │ Decimal Value │ Common Aviation Use │
├─────────┼────────┼─────────────┼──────────────────┼────────────────────────┤
│ Giga- │ G │ 10^9 │ 1,000,000,000 │ Radar Frequencies (GHz)│
│ Mega- │ M │ 10^6 │ 1,000,000 │ VHF Comms (118.0 MHz) │
│ Kilo- │ k │ 10^3 │ 1,000 │ Kilopascals (kPa), kΩ │
│ (Base) │ — │ 10^0 │ 1 │ Volts, Amps, Watts, Hz │
│ milli- │ m │ 10^-3 │ 0.001 │ Milliamps (mA), mV │
│ micro- │ µ │ 10^-6 │ 0.000001 │ Capacitors (µF) │
│ nano- │ n │ 10^-9 │ 0.000000001 │ RF Delay Lines (ns) │
│ pico- │ p │ 10^-12 │ 0.000000000001 │ Small Capacitors (pF) │
└────────────────────────────────────────────────────────────────────────┘
4. Pythagorean Theorem & Structural Vector Geometry
The Pythagorean Theorem states that in any right triangle (a triangle containing a $90^\circ$ angle), the square of the length of the hypotenuse ($c$) equals the sum of the squares of the lengths of the two legs ($a$ and $b$):
PYTHAGOREAN THEOREM APPLICATIONS
Structural Truss Triangulation: AC Electrical Impedance Triangle:
▲ ▲
│ │
│\ │\
│ \ │ \
Height (a)│ \ Hypotenuse (c) Reactance (X) │ \ Impedance (Z)
(Vertical)│ \ (Diagonal Tube) (X_L - X_C) │ \ Z = √(R² + X²)
│ \ │ \
└─────\ └─────\
(b) (R)
Horizontal Station Bay Resistance
Primary Aviation Applications
- Tubular Steel Fuselage Truss Repairs: Sizing replacement diagonal 4130 steel tubing in engine mounts and fuselage bays per AC 43.13-1B.
- Flight Control Cable Tension Vectors: Calculating resultant lateral forces on pulley brackets from cable deflection angles.
- AC Electrical Circuit Impedance ($Z$): where $R$ is pure resistance ($\Omega$) and $X$ is net reactance ($\Omega$).
5. Comprehensive Aviation Unit Conversions
Aircraft technicians encounter both English (Imperial) and Metric (SI) units across airframes, engines, avionics, and ground support equipment.
Dimensional Length Conversions
- $1\text{ inch (in)} = 25.4\text{ millimeters (mm)} = 2.54\text{ centimeters (cm)}$
- $1\text{ millimeter} = 0.03937\text{ inches}$
- $1\text{ foot (ft)} = 12\text{ inches} = 0.3048\text{ meters (m)}$
- $1\text{ meter} = 39.37\text{ inches} = 3.28084\text{ feet}$
- $1\text{ Nautical Mile (NM)} = 6,076.1\text{ feet} = 1.1508\text{ Statute Miles (SM)} = 1,852\text{ meters}$
Mass and Weight Conversions
- $1\text{ pound (lb)} = 16\text{ ounces (oz)} = 0.453592\text{ kilograms (kg)} = 453.6\text{ grams}$
- $1\text{ kilogram (kg)} = 2.20462\text{ pounds (lb)}$
Liquid Volume and Standard Aviation Fluid Densities
- $1\text{ U.S. Gallon} = 4\text{ quarts} = 8\text{ pints} = 128\text{ fluid ounces} = 231\text{ in}^3 = 3.78541\text{ liters}$
- $1\text{ Imperial Gallon} = 1.20095\text{ U.S. Gallons} = 4.54609\text{ liters}$
- Aviation Gasoline (100LL Avgas): $6.0\text{ lb/U.S. gal}$ ($0.72\text{ kg/L}$)
- Turbine Fuel (Jet A / Jet A-1): $6.7\text{ lb/U.S. gal}$ ($0.80\text{ kg/L}$)
- Military Turbine Fuel (JP-4): $6.5\text{ lb/U.S. gal}$ ($0.78\text{ kg/L}$)
- Reciprocating Engine Lubricating Oil: $7.5\text{ lb/U.S. gal}$ ($1.875\text{ lb/qt}$)
- Synthetic Turbine Lubricating Oil (MIL-PRF-23699): $8.3\text{ lb/U.S. gal}$ ($2.075\text{ lb/qt}$)
- Pure / Potable System Water: $8.345\text{ lb/U.S. gal}$ ($1.00\text{ kg/L}$)
Pressure Conversions
- $1\text{ psi (lb/in}^2) = 2.036\text{ in. Hg} = 6.89476\text{ kPa} = 0.06895\text{ bar} = 68.95\text{ mbar}$
- $1\text{ bar} = 100\text{ kPa} = 14.5038\text{ psi}$
- Standard Atmospheric Pressure at Sea Level ($15^\circ\text{C} / 59^\circ\text{F}$):
Torque Conversions
- $1\text{ foot-pound (ft-lb)} = 12\text{ inch-pounds (in-lb)}$
- $\text{Convert in-lb to ft-lb: } \text{Divide by } 12$
- $\text{Convert ft-lb to in-lb: } \text{Multiply by } 12$
- $1\text{ Newton-meter (N}\cdot\text{m)} = 8.8507\text{ in-lb} = 0.73756\text{ ft-lb}$
- $1\text{ in-lb} = 0.11298\text{ N}\cdot\text{m} \qquad 1\text{ ft-lb} = 1.35582\text{ N}\cdot\text{m}$
Temperature Scales & Conversion Formulas
| Temperature Scale | Absolute Zero | Water Freezes | Water Boils |
|---|---|---|---|
| Fahrenheit (°F) | $-459.67^\circ ext{F}$ | $32.0^\circ ext{F}$ | $212.0^\circ ext{F}$ |
| Celsius (°C) | $-273.15^\circ ext{C}$ | $0.0^\circ ext{C}$ | $100.0^\circ ext{C}$ |
| Kelvin (K) | $0.00 ext{ K}$ | $273.15 ext{ K}$ | $373.15 ext{ K}$ |
| Rankine (°R) | $0.00^\circ ext{R}$ | $491.67^\circ ext{R}$ | $671.67^\circ ext{R}$ |
- Celsius to Fahrenheit:
- Fahrenheit to Celsius:
- Celsius to Kelvin (Absolute Metric):
- Fahrenheit to Rankine (Absolute English):
6. Worked Step-by-Step Calculation Examples
Example 1: Torque Wrench Adapter Extension Calculation
Scenario: An engine maintenance manual states that an engine cylinder base hold-down nut must be tightened to an actual torque of $480.0\text{ in-lb}$. Due to cylinder barrel fin interference, the technician attaches a $3.0\text{-inch}$ straight adapter extension ($E = 3.0\text{ in}$) inline ($0^\circ$) with a torque wrench measuring $15.0\text{ inches}$ from the handle pivot to drive square ($L = 15.0\text{ in}$).
- Calculate the indicated torque setting ($T_w$) to adjust on the torque wrench dial.
- If the technician instead turns the adapter $90^\circ$ perpendicular to the wrench handle, what torque value should be set on the wrench?
Step-by-Step Mathematical Solution:
- Apply the inline ($0^\circ$) torque extension formula:
- Determine setting for $90^\circ$ perpendicular orientation:
- At $90^\circ$, effective extension $E = 0$. Conclusion: For inline orientation, set the wrench dial to $400.0\text{ in-lb}$. For $90^\circ$ orientation, set the dial to $480.0\text{ in-lb}$.
Example 2: Structural Diagonal Truss Tube Length (Pythagorean Theorem)
Scenario: An AMT is repairing a welded 4130 chrome-moly steel tube fuselage side truss. The rectangular bay has a vertical upright height ($a$) of $18.0\text{ inches}$ and a horizontal station distance ($b$) of $24.0\text{ inches}$.
- Calculate the exact center-to-center length ($c$) of the replacement diagonal brace tube.
Step-by-Step Mathematical Solution:
- Apply the Pythagorean theorem: Conclusion: The replacement diagonal brace tube must be cut to an exact center-to-center length of $30.0\text{ inches}$ (representing a classic 3-4-5 right triangle geometry scaled by a factor of 6).
Example 3: Multi-System Maintenance Unit Conversions
Scenario: An AMT servicing a European business jet must perform four unit conversions:
- Fuel upload: $500.0\text{ Liters}$ of Jet A fuel. Convert to U.S. gallons and total weight in pounds ($6.7\text{ lb/gal}$).
- Hydraulic system pressure: European pressure gauge reads $206.8\text{ bar}$. Convert to pounds per square inch ($\text{psi}$).
- Wheel bolt torque: Maintenance manual specifies $54.23\text{ N}\cdot\text{m}$. Convert to inch-pounds ($\text{in-lb}$) and foot-pounds ($\text{ft-lb}$).
- Outside Air Temperature (OAT): Cockpit display indicates $+25.0^\circ\text{C}$. Convert to Fahrenheit ($^\circ\text{F}$) and Kelvin ($K$).
Step-by-Step Mathematical Solution:
- Fuel Conversion:
- Pressure Conversion:
- Torque Conversion:
- Temperature Conversion: Conclusion: $500.0\text{ L Jet A} = 885.0\text{ lbs}$; $206.8\text{ bar} = 3,000.0\text{ psi}$; $54.23\text{ N}\cdot\text{m} = 480.0\text{ in-lb}$ ($40.0\text{ ft-lb}$); $+25^\circ\text{C} = 77.0^\circ\text{F} = 298.15\text{ K}$.
A maintenance manual specifies that an engine cylinder base nut must be torqued to 360 in-lb. The technician uses a torque wrench with an effective length of 12.0 inches and attaches a straight 4.0-inch extension adapter aligned directly with the wrench axis (0°). What value must the technician set on the torque wrench dial?
An avionics component manual specifies that the maximum allowable continuous operating temperature of an airborne flight management computer is 70.0°C. What is the equivalent maximum temperature in degrees Fahrenheit (°F)?
A technician is fabricating a tubular 4130 chrome-moly steel diagonal brace for an engine mount bay. The vertical height between attachment points is 15.0 inches and the horizontal distance is 20.0 inches. What is the center-to-center length of the diagonal brace tube?