Calculation is client-side, income figures are never transmitted or stored.
How Iowa Child Support Is Calculated
- Determine each parent's adjusted net monthly income (after federal/state taxes, FICA, and other statutory deductions), then combine both for combined adjusted net income.
- Look up the basic support obligation from the official Iowa Schedule of Basic Support Obligations for that combined income and number of children.
- Area A (obligor income $0-$1,250): only the noncustodial parent's own income is used, not combined income.
- Area B (obligor income $1,251-$2,650): the guideline amount is the LESSER of the obligor-only lookup vs. the combined-income proration.
- Area C (above $2,650): combined income is used, prorated by each parent's share.
- Joint (equally shared) physical care uses a different worksheet entirely, with no low-income adjustment -- not modeled by this calculator.
- Above $30,000/month combined net income, the obligation is deemed the same as for $30,000/month.
Iowa Child Support Worksheet Walkthrough
Example: combined adjusted net income $6,000/month, 2 children, Parent A earns $3,600/mo (60% share), Parent B earns $2,400/mo (40% share) and is the noncustodial parent (above the $2,650 Area C threshold).
- Basic support obligation for $6,000 combined, 2 children: $1,778/month.
- Individual-income lookup for Parent B alone ($2,400/mo, 2 children): $833/month.
- Combined-income proration: 40% × $1,778 ≈ $711/month. Iowa uses the LESSER of the two: $711/month guideline child support paid by Parent B.
How This Calculator Works — Formula & Constants
Source: Iowa Judicial Branch, Iowa Court Rules Chapter 9 (Child Support Guidelines) · Calcul déterministe — no AI, no arbitrary estimate.
Constants used
| Constant | Value | Source |
|---|
Formula
base_obligation = schedule_lookup(combined_income, children)
share_B = parentB_income / combined_income
total_obligation = base_obligation + childcare_cost + health_insurance_cost
obligation_B = total_obligation × share_B
Deterministic calculation based on Iowa's official guideline schedule table. Verify against Iowa's official calculator for a court-ready figure.
FAQ
How is child support calculated in Iowa?
Determine each parent's adjusted net monthly income (after federal/state taxes, FICA, and other statutory deductions), then combine both for combined adjusted net income. Look up the basic support obligation from the official Iowa Schedule of Basic Support Obligations for that combined income and number of children. Area A (obligor income $0-$1,250): only the noncustodial parent's own income is used, not combined income. Area B (obligor income $1,251-$2,650): the guideline amount is the LESSER of the obligor-only lookup vs. the combined-income proration. Area C (above $2,650): combined income is used, prorated by each parent's share. Joint (equally shared) physical care uses a different worksheet entirely, with no low-income adjustment -- not modeled by this calculator. Above $30,000/month combined net income, the obligation is deemed the same as for $30,000/month.
What are Iowa's Area A, B, and C on the child support schedule?
Iowa's Schedule of Basic Support Obligations is divided into three zones based on the noncustodial parent's income: Area A ($0-$1,250) uses only that parent's own income, with no comparison to combined income. Area B ($1,251-$2,650) uses whichever is LOWER: the obligor-only lookup or the combined-income proration. Area C (above $2,650) uses combined income exclusively. This low-income adjustment phases out gradually as income rises through these zones.
Is Iowa child support based on gross or net income?
Net income. Iowa's guidelines require a detailed adjusted net income computation (Rule 9.27, Form 1) that subtracts federal and state taxes, FICA, mandatory pension contributions, and other statutory deductions from gross income -- not just take-home pay. This calculator asks for your already-computed net income rather than performing that tax computation itself.
Does Iowa have a different formula for shared custody?
Yes -- when parents have Joint (Equally Shared) Physical Care, Iowa uses an entirely different worksheet (Rule 9.9A) that doesn't apply the low-income Area A/B adjustment at all, using combined incomes regardless of either parent's income level. This calculator models the standard primary-care scenario only.
Methodology & Source
Formula model: income shares. Effective 2026-01-01, guideline version 2026-IA-v1, last reviewed 2026-07-13.
Official source: Iowa Judicial Branch, Iowa Court Rules Chapter 9 (Child Support Guidelines) (Iowa Ct. R. 9.1-9.27).
Above $30,000/month combined net income, Iowa's schedule obligation is deemed the same as for $30,000/month (Rule 9.26, note 3) -- courts have discretion to set an amount at or above that floor, not an automatic formula extension. This calculator does not model Joint (Equally Shared) Physical Care or split custody arrangements.
Guideline figures transcribed from the primary source above and cross-checked against Iowa's official calculator/worksheet for multiple test scenarios — see our verification methodology.