---
title: "How to Calculate Cash on Cash Return on a Rental | Addicted to ROI"
description: "Learn how to calculate cash on cash return on a rental property with a fully worked example, common mistakes, and how taxes can quietly double your real yield."
lang: en
json-ld: |
  [
    {
      "@context": "https://schema.org",
      "@type": "Organization",
      "@id": "https://addictedtoroi.com/#organization",
      "name": "Addicted to ROI",
      "url": "https://addictedtoroi.com",
      "logo": {
        "@type": "ImageObject",
        "url": "https://addictedtoroi.com/images/logo.png"
      },
      "description": "Live your best life funded by your investments. Real estate, taxes, travel, and business, by Jennifer Beadles.",
      "founder": {
        "@id": "https://addictedtoroi.com/#jennifer"
      },
      "sameAs": [
        "https://agentsinvest.com",
        "https://doorprofit.com",
        "https://repstime.com",
        "https://strhours.com",
        "https://kidspayroll.com",
        "https://rentstager.com"
      ]
    },
    {
      "@context": "https://schema.org",
      "@type": "WebSite",
      "@id": "https://addictedtoroi.com/#website",
      "url": "https://addictedtoroi.com",
      "name": "Addicted to ROI",
      "publisher": {
        "@id": "https://addictedtoroi.com/#organization"
      },
      "potentialAction": {
        "@type": "SearchAction",
        "target": {
          "@type": "EntryPoint",
          "urlTemplate": "https://addictedtoroi.com/blog/?q={search_term_string}"
        },
        "query-input": "required name=search_term_string"
      }
    },
    {
      "@context": "https://schema.org",
      "@type": "Person",
      "@id": "https://addictedtoroi.com/#jennifer",
      "name": "Jennifer Beadles",
      "url": "https://addictedtoroi.com/about/",
      "jobTitle": "Founder, Addicted to ROI",
      "description": "Real estate investor and founder of Addicted to ROI. Built an 8-figure rental portfolio across multiple states and teaches everyday investors how to build passive income.",
      "worksFor": {
        "@id": "https://addictedtoroi.com/#organization"
      },
      "sameAs": [
        "https://agentsinvest.com",
        "https://doorprofit.com",
        "https://repstime.com",
        "https://strhours.com",
        "https://kidspayroll.com",
        "https://rentstager.com"
      ]
    },
    {
      "@context": "https://schema.org",
      "@type": "Article",
      "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://addictedtoroi.com/blog/how-to-calculate-cash-on-cash-return-on-a-rental-property/"
      },
      "headline": "How to Calculate Cash on Cash Return on a Rental Property",
      "description": "Learn how to calculate cash on cash return on a rental property with a fully worked example, common mistakes, and how taxes can quietly double your real yield.",
      "image": "https://images.unsplash.com/photo-1626266061368-46a8f578ddd6?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w5MjA2ODF8MHwxfHNlYXJjaHwxfHxjYWxjdWxhdG9yJTIwcmVudGFsJTIwcHJvcGVydHklMjBwYXBlcndvcmslMjBkZXNrfGVufDB8MHx8fDE3ODI4MzEzNDl8MA&ixlib=rb-4.1.0&q=80&w=1080",
      "datePublished": "2026-06-30",
      "dateModified": "2026-06-30",
      "author": {
        "@id": "https://addictedtoroi.com/#jennifer"
      },
      "publisher": {
        "@id": "https://addictedtoroi.com/#organization"
      },
      "speakable": {
        "@type": "SpeakableSpecification",
        "cssSelector": [
          ".tldr-answer",
          "h1"
        ]
      }
    },
    {
      "@context": "https://schema.org",
      "@type": "BreadcrumbList",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://addictedtoroi.com"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Blog",
          "item": "https://addictedtoroi.com/blog"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "Deal Analysis",
          "item": "https://addictedtoroi.com/blog?category=deal-analysis"
        },
        {
          "@type": "ListItem",
          "position": 4,
          "name": "How to Calculate Cash on Cash Return on a Rental Property",
          "item": "https://addictedtoroi.com/blog/how-to-calculate-cash-on-cash-return-on-a-rental-property/"
        }
      ]
    },
    {
      "@context": "https://schema.org",
      "@type": "FAQPage",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "What is the difference between cash on cash return and ROI?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Cash on cash return only measures annual cash flow against cash invested. ROI accounts for all returns including equity buildup, appreciation, and tax savings. CoC is simpler and more useful for year-by-year comparisons."
          }
        },
        {
          "@type": "Question",
          "name": "Should I use pre-tax or after-tax cash flow in the CoC formula?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "The standard formula uses pre-tax cash flow, making it easier to compare deals across investors in different tax brackets. For a true after-tax picture, model your depreciation, marginal tax rate, and whether losses are passive or non-passive under IRC §469."
          }
        },
        {
          "@type": "Question",
          "name": "What is a realistic cash on cash return right now?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "In most U.S. markets, 6–10% pre-tax CoC is achievable on stabilized leveraged rentals. Short-term rentals in strong markets can reach 12–20%, but carry more operating complexity. Value-add and creative financing deals can push higher."
          }
        },
        {
          "@type": "Question",
          "name": "Does cash on cash return include mortgage paydown?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "No. CoC is purely a cash flow metric. Loan amortization builds equity but does not appear as cash in your pocket until you sell or refinance, so it is a separate component of total return."
          }
        },
        {
          "@type": "Question",
          "name": "How does cost segregation affect cash on cash return?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Cost segregation does not change pre-tax CoC directly, but by accelerating depreciation into year one via 100% bonus depreciation under current law, it can create a large paper loss that significantly increases your after-tax return if deductible against ordinary income."
          }
        }
      ]
    }
  ]
---

[![Addicted to ROI](/images/logo.png)](/)

[Travel](/pillars/travel/)[Real Estate](/pillars/real-estate/)[Tax Savings](/pillars/tax-savings/)[Business](/pillars/business/)[Paths](/paths/)[Blog](/blog/)[Tools](/tools/)[Apps](/software/)[About](/about/)

[Login](https://members.addictedtoroi.com/)

Subscribe

[Travel](/pillars/travel/)[Real Estate](/pillars/real-estate/)[Tax Savings](/pillars/tax-savings/)[Business](/pillars/business/)[Paths](/paths/)[Blog](/blog/)[Tools](/tools/)[Apps](/software/)[About](/about/)[Login](https://members.addictedtoroi.com/)

Contents

1.  [01 What Is Cash on Cash Return and How Do You Calculate It? ](#what-is-cash-on-cash-return-and-how-do-you-calculate-it)
2.  [02 What Goes Into "Total Cash Invested"? (Most People Get This Wrong) ](#what-goes-into-total-cash-invested-most-people-get-this-wrong)
3.  [03 How Does Cash on Cash Return Compare to Other Metrics? ](#how-does-cash-on-cash-return-compare-to-other-metrics)
4.  [04 What Is a Good Cash on Cash Return? ](#what-is-a-good-cash-on-cash-return)
5.  [05 How Taxes Change the Real Return on Your Rental ](#how-taxes-change-the-real-return-on-your-rental)
6.  [06 Three Mistakes That Make Your CoC Number Lie ](#three-mistakes-that-make-your-coc-number-lie)
7.  [07 Key Takeaways ](#key-takeaways)
8.  [08 FAQ ](#faq)
9.  [09 Sources ](#sources)

[Home](/)/ [Blog](/blog/)/ [Real Estate](/pillars/real-estate/)

Deal Analysis 

# How to Calculate Cash on Cash Return on a Rental Property

Cash on cash return tells you what your actual dollars invested earned in a year. Here is the exact formula, a fully worked example, and the mistakes that make the number lie to you.

June 30, 2026 9 min read 

Contents

1.  [01\. What Is Cash on Cash Return and How Do You Calculate It?](#what-is-cash-on-cash-return-and-how-do-you-calculate-it)
2.  [02\. What Goes Into "Total Cash Invested"? (Most People Get This Wrong)](#what-goes-into-total-cash-invested-most-people-get-this-wrong)
3.  [03\. How Does Cash on Cash Return Compare to Other Metrics?](#how-does-cash-on-cash-return-compare-to-other-metrics)
4.  [04\. What Is a Good Cash on Cash Return?](#what-is-a-good-cash-on-cash-return)
5.  [05\. How Taxes Change the Real Return on Your Rental](#how-taxes-change-the-real-return-on-your-rental)
6.  [06\. Three Mistakes That Make Your CoC Number Lie](#three-mistakes-that-make-your-coc-number-lie)
7.  [07\. Key Takeaways](#key-takeaways)
8.  [08\. FAQ](#faq)
9.  [09\. Sources](#sources)

tl;dr

Cash on cash return (CoC) measures the annual cash flow you receive as a percentage of the cash you actually put into a deal. The formula is: Annual Pre-Tax Cash Flow divided by Total Cash Invested. A property generating $12,000 per year on a $60,000 down payment and closing cost investment returns 20% CoC. Most investors target 8–12% as a baseline, but tax strategies like cost segregation and bonus depreciation can make a lower CoC deal dramatically more valuable in year one.

Most people shopping for their first rental property ask the wrong first question. They ask, "Is this a good deal?" before they know how to measure "good." Cash on cash return is the metric that actually answers it.

**TL;DR:** Cash on cash return equals annual pre-tax cash flow divided by total cash invested. A property generating $12,000 per year on a $60,000 cash investment returns 20% CoC. Most investors target 8–12% as a baseline, but pairing CoC with tax strategy can dramatically improve your real, after-tax yield.

_Written by an active real estate investor who underwrites and operates rental deals, focused on real numbers over theory._

* * *

## What Is Cash on Cash Return and How Do You Calculate It?

Cash on cash return (CoC) measures what your out-of-pocket dollars earned in a single year. It ignores appreciation, loan paydown, and tax benefits. It only asks: of every dollar I brought to the table, how many cents came back as cash flow?

The formula is simple:

**CoC Return = Annual Pre-Tax Cash Flow / Total Cash Invested**

"Annual pre-tax cash flow" is what lands in your bank account after paying the mortgage, taxes, insurance, property management, maintenance, and vacancy reserves, but before you pay income tax on it. "Total cash invested" is every dollar you spent to get into the deal: down payment, closing costs, inspection fees, initial repairs, and any other cash out of pocket before the property was rent-ready.

### A Fully Worked Example

Say you buy a single-family rental in a mid-sized Midwest city.

**Assumptions:**

-   Purchase price: $200,000
-   Down payment (25%): $50,000
-   Closing costs: $4,000
-   Initial repairs to make it rent-ready: $6,000
-   **Total cash invested: $60,000**

**Monthly income and expenses:**

-   Gross monthly rent: $1,800
-   Mortgage (PITI): $1,050
-   Property management (8%): $144
-   Vacancy reserve (5%): $90
-   Maintenance reserve (5%): $90
-   **Net monthly cash flow: $426**

**Annual pre-tax cash flow: $426 × 12 = $5,112**

**Cash on cash return: $5,112 / $60,000 = 8.5%**

That is a respectable CoC for a stabilized, leveraged rental in most markets right now. Not exciting, but not embarrassing either. The real question is what happens to that number when you factor in taxes.

* * *

## What Goes Into "Total Cash Invested"? (Most People Get This Wrong)

This is where CoC calculations quietly lie. Investors often plug in only the down payment and forget the rest. That inflates the number and leads to bad decisions.

Total cash invested includes:

-   Down payment
-   Loan origination fees and points
-   Title insurance and escrow fees
-   Inspection costs
-   Appraisal fees
-   Any immediate capital expenditures (new HVAC, roof repairs, paint, flooring) to get the property tenant-ready
-   Furniture and setup costs if it is a short-term rental

If you spent $60,000 getting into a deal but only divide by $50,000, you are flattering yourself. Be honest with the denominator. Your returns are only as reliable as your inputs.

* * *

## How Does Cash on Cash Return Compare to Other Metrics?

CoC is one lens. You need more than one.

Metric

What It Measures

What It Misses

Cash on Cash Return

Annual cash yield on invested capital

Appreciation, tax benefits, loan paydown

Cap Rate

Property income relative to full value

Financing, your actual cash yield

ROI (Total Return)

All-in return including equity and tax

Not useful until you sell or refinance

GRM (Gross Rent Multiplier)

Quick screening ratio

Expenses, vacancy, financing

Cap rate tells you about the asset. CoC tells you about your money. Both matter, but for a leveraged investor building cash flow, CoC is the number you live with every year.

If you are analyzing a multifamily deal, the underwriting gets a layer deeper. The [fast and simple way to analyze multifamily deals](https://addictedtoroi.netlify.app/blog/the-fast-and-simple-way-to-analyze-multi-family-deals) walks through how to layer in vacancy, expense ratios, and debt service at the property level before you ever run CoC.

* * *

## What Is a Good Cash on Cash Return?

Honestly, there is no single right answer. It depends on your market, your strategy, and what else you could do with the money.

Here is a practical range:

-   **Under 6%:** Hard to justify unless you are banking heavily on appreciation or have a specific tax offset strategy.
-   **6–10%:** Solid for most stabilized, long-term rentals in decent markets.
-   **10–15%:** Strong. Usually requires value-add, creative financing, or a market with favorable price-to-rent ratios.
-   **Above 15%:** Excellent, but double-check your assumptions. Vacancies and capex reserves that feel conservative on paper have a way of biting you.

Short-term rentals can push CoC significantly higher, which is part of why they attract attention. But the income is variable, the management intensity is real, and operating costs are higher. A 20% CoC on a short-term rental can compress to 8% in a slow season if you did not model it honestly.

* * *

## How Taxes Change the Real Return on Your Rental

Here is what most CoC calculations leave out: the tax picture.

CoC is pre-tax by definition. But real estate, more than almost any other investment class, generates paper losses through depreciation that can offset taxable income. If you have a W-2 job and you are doing research at 11pm trying to figure out if rental real estate is worth it, this is the part that changes the math.

### Depreciation: The Paper Loss That Lowers Your Tax Bill

The IRS lets you depreciate residential rental property over 27.5 years (MACRS). On a $200,000 property, after allocating roughly 20% to land (which is not depreciable), you get approximately:

$160,000 / 27.5 = **$5,818 in annual depreciation**

Your property earned $5,112 in cash flow. It also showed a $706 paper loss ($5,818 depreciation minus $5,112 net income). Depending on your tax situation, that paper loss either offsets rental income directly or, under the passive activity rules of IRC §469, is suspended until you sell or use a qualifying strategy.

### Bonus Depreciation and Cost Segregation in Year One

This is where the numbers get genuinely interesting. A cost segregation study reclassifies portions of a rental property's building components (appliances, flooring, fixtures, landscaping, certain land improvements) into shorter-lived asset classes of 5, 7, or 15 years under MACRS.

Under current law following the One Big Beautiful Bill Act (signed July 2025), bonus depreciation is 100% and permanent for qualified property acquired and placed in service after January 19, 2025. Those 5-, 7-, and 15-year components accelerate entirely into year one.

On a $200,000 property, a cost segregation study might reclassify $40,000 to $60,000 of the building into shorter-lived components. At 100% bonus depreciation, that entire amount comes off in year one.

Say you reclassify $50,000. Combined with your straight-line depreciation on the rest:

-   Straight-line depreciation on remaining $110,000 over 27.5 years: ~$4,000
-   Bonus depreciation on $50,000 of reclassified components: $50,000
-   **Total year-one depreciation: ~$54,000**

Against $5,112 in cash flow, you have a paper loss of roughly $49,000. Whether you can use that loss immediately depends on your situation. W-2 earners bump into passive activity rules. But two strategies exist that allow non-passive deduction: Real Estate Professional Status (REPS) under IRC §469(c)(7), which requires one spouse to spend more than 750 hours in real property trades or businesses and more than 50% of total working time, or the short-term rental (STR) loophole, which works differently and faster for many investors.

If your rental averages 7 days or fewer per booking, it is not treated as a "rental activity" under Treas. Reg. §1.469-1T(e)(3)(ii)(A). If you also materially participate (commonly 100+ hours and more than anyone else under Treas. Reg. §1.469-5T), the losses are non-passive and offset your W-2 directly. No REPS required. The full breakdown lives in [the STR loophole explained](https://addictedtoroi.netlify.app/blog/the-str-loophole-explained).

### What That Does to Your Real Return

Back to the example. Say you have $150,000 in W-2 income and your STR generates a $49,000 paper loss you can deduct as non-passive.

$49,000 × 32% marginal rate = **$15,680 in federal tax savings in year one**

Add that to your $5,112 cash flow:

$5,112 + $15,680 = **$20,792 effective year-one return on $60,000 invested**

That is a 34.6% effective CoC when you count the tax benefit. Your "mediocre" 8.5% pre-tax deal just became something worth getting excited about.

This is not a trick. It is math. And it is why [understanding the tax strategies real estate investors wish they learned earlier](https://addictedtoroi.netlify.app/blog/tax-strategies-real-estate-investors-wish-they-learned-earlier) should come before you finalize whether a deal pencils.

* * *

## Three Mistakes That Make Your CoC Number Lie

**1\. Leaving out closing costs and repairs.** The denominator is total cash out of pocket, not just the down payment. Include everything.

**2\. Using gross rent instead of effective gross income.** Vacancy happens. Model 5–10% vacancy depending on your market. A property that stays rented 100% of the time in your spreadsheet will not do so in real life.

**3\. Ignoring capex reserves.** The roof, HVAC, water heater, and appliances will all eventually fail. If you are not reserving 5–10% of rent for capital expenditures, your cash flow is an illusion. You are just not billing yourself yet.

For ADU (accessory dwelling unit) deals, the same CoC framework applies but the all-in cost structure is different. See [how to run the numbers on an ADU](https://addictedtoroi.netlify.app/blog/how-to-run-the-numbers-on-an-adu) for a side-by-side walkthrough of a garage conversion vs. a traditional rental.

* * *

## Key Takeaways

-   CoC return = Annual Pre-Tax Cash Flow / Total Cash Invested
-   Include every dollar out of pocket in the denominator, not just the down payment
-   Target 8–12% CoC for stabilized rentals; higher for value-add or STR
-   Tax benefits (depreciation, cost segregation, bonus depreciation) can turn a modest CoC deal into an exceptional after-tax return
-   The STR loophole and REPS are the two main paths to deducting paper losses against ordinary income
-   Always sanity-check your inputs: vacancy, capex reserves, and management costs are the three most commonly understated expenses

* * *

## FAQ

**What is the difference between cash on cash return and ROI?** Cash on cash return only measures annual cash flow against cash invested. ROI accounts for all returns including equity buildup, appreciation, and tax savings. CoC is simpler and more useful for year-by-year cash flow comparisons. ROI becomes relevant when you are evaluating total wealth creation over time, especially at sale.

**Should I use pre-tax or after-tax cash flow in the CoC formula?** The standard formula uses pre-tax cash flow, which makes it easier to compare deals across investors in different tax brackets. To get a true after-tax picture, you need to model your specific depreciation, your marginal rate, and whether your losses are passive or non-passive under IRC §469.

**What is a realistic cash on cash return right now?** In most U.S. markets at current prices and rates, 6–10% pre-tax CoC is achievable on stabilized leveraged rentals. Short-term rentals in strong markets can reach 12–20%, but they carry more operating complexity and income variability. Deals with seller financing, BRRRR recycling, or significant value-add can push higher.

**Does cash on cash return include mortgage paydown?** No. CoC is purely a cash flow metric. Loan amortization (the equity you build as the tenant pays down your mortgage) is a separate component of total return. It is real wealth creation, but it does not show up as cash in your pocket until you sell or refinance.

**How does cost segregation affect cash on cash return?** Cost segregation itself does not change the pre-tax CoC calculation. But by accelerating depreciation into year one (especially with 100% bonus depreciation under current law), it can create a large paper loss that, if deductible against ordinary income, effectively increases your after-tax return significantly in the first year of ownership.

* * *

## Sources

-   [IRC §469, Passive Activity Loss Rules](https://www.law.cornell.edu/uscode/text/26/469)
-   [Treas. Reg. §1.469-1T(e)(3)(ii)(A), Definition of Rental Activity](https://www.ecfr.gov/current/title-26/chapter-I/subchapter-A/part-1/section-1.469-1T)
-   [Treas. Reg. §1.469-5T, Material Participation](https://www.ecfr.gov/current/title-26/chapter-I/subchapter-A/part-1/section-1.469-5T)
-   [IRS Publication 527, Residential Rental Property](https://www.irs.gov/publications/p527)
-   [IRS Publication 946, How to Depreciate Property (MACRS)](https://www.irs.gov/publications/p946)
-   [IRC §168, Accelerated Cost Recovery System (Bonus Depreciation)](https://www.law.cornell.edu/uscode/text/26/168)

* * *

**The bottom line:** Run CoC first, run it honestly, and do not stop there. A deal that looks average at 8.5% pre-tax can look exceptional when you model the year-one tax impact of cost segregation and bonus depreciation. Know your number, know your denominator, and then go figure out whether the tax picture makes it even better. That is how you underwrite a deal like someone who has been doing this for years, not like someone who just wants it to work.

_This article is for educational purposes only and is not tax, legal, or financial advice. Consult a qualified CPA or tax attorney about your specific situation._

Addicted to ROI is education and community, not financial or tax advice. Talk to a qualified professional before making investment or tax decisions.

![Jennifer Beadles](/images/founders.jpg)

Jennifer Beadles

Real estate entrepreneur with 17 years of hands-on investing experience. Built an 8-figure rental portfolio across multiple states and has helped thousands of investors build passive income through the Addicted to ROI community.

The tool that goes with this 

## The software that does this for you

[

Deal analysis DoorProfit 

Type in a price and watch cash flow, cash-on-cash, cap rate and NOI move in real time, then save, compare and share underwriting across your whole pipeline.

Analyze a deal ↗ 

](https://doorprofit.com)[

Agent match Agents Invest 

Tell us the market and the strategy, and we match you with a vetted, investor-friendly agent who knows how to run a rental analysis, not just sell you a house.

Match me with an agent ↗ 

](https://agentsinvest.com)

Before you close the tab 

## Get the next one in your inbox.

One email per new article, the day it goes up. No wall, no spam, unsubscribe in a click.

[Subscribe, free →](/newsletter/)[Run a deal in the calculator](/tools/deal-analysis-calculator/)

Read next 

[

![How to Renovate a Rental You've Never Seen in Person](https://images.unsplash.com/photo-1581578731548-c64695cc6952?w=800&q=80)

Investment Strategies 

### How to Renovate a Rental You've Never Seen in Person

10 min read → 

](/blog/renovate-out-of-state/)[

![How to Determine Fair Market Rent in a Market You Don't Live In](https://images.unsplash.com/photo-1554469384-e58fac16e23a?w=800&q=80)

Deal Analysis 

### How to Determine Fair Market Rent in a Market You Don't Live In

8 min read → 

](/blog/fair-market-rent/)[

![The Questions to Ask Before You Buy in a Market You Don't Live In](https://images.unsplash.com/photo-1423666639041-f56000c27a9a?w=800&q=80)

Due Diligence 

### The Questions to Ask Before You Buy in a Market You Don't Live In

9 min read → 

](/blog/market-call-questions/)

If you like this 

## Read these next

Hand-picked to go deeper on real estate.

[![How to Renovate a Rental You've Never Seen in Person](https://images.unsplash.com/photo-1581578731548-c64695cc6952?w=800&q=80) Real Estate 

### How to Renovate a Rental You've Never Seen in Person

10 min read](/blog/renovate-out-of-state/) [![How to Determine Fair Market Rent in a Market You Don't Live In](https://images.unsplash.com/photo-1554469384-e58fac16e23a?w=800&q=80) Real Estate 

### How to Determine Fair Market Rent in a Market You Don't Live In

8 min read](/blog/fair-market-rent/) [![The Questions to Ask Before You Buy in a Market You Don't Live In](https://images.unsplash.com/photo-1423666639041-f56000c27a9a?w=800&q=80) Real Estate 

### The Questions to Ask Before You Buy in a Market You Don't Live In

9 min read](/blog/market-call-questions/) [![How to Invest Out of State Without Getting Burned (The One Trap)](https://images.unsplash.com/photo-1500382017468-9049fed747ef?w=800&q=80) Real Estate 

### How to Invest Out of State Without Getting Burned (The One Trap)

8 min read ](/blog/invest-out-of-state/)

Off to go build something.  
Go build yours.  ~ Jennifer

© 2026 Addicted to ROI. Education and community, not financial or tax advice.

[Contact Us](/contact/) · [Privacy Policy](/privacy/) · [Terms and Conditions](/terms/)

Explore: [Travel](/pillars/travel/)  · [Real Estate](/pillars/real-estate/)  · [Tax Savings](/pillars/tax-savings/)  · [Business](/pillars/business/) 

Free tools: [Deal Analysis Calculator](/tools/deal-analysis-calculator/)  · [Cost Segregation Calculator](/cost-seg-calculator/)  · [Average Stay Calculator](/average-stay-calculator/)  · [Vehicle Deduction Calculator](/vehicle-deduction-calculator/)  · [Free Downloads](/resources-downloads/) 

[Agents Invest](https://agentsinvest.com)  · [DoorProfit](https://doorprofit.com)  · [REPS Time](https://repstime.com)  · [STR Loophole](https://strhours.com)  · [Kids Payroll](https://kidspayroll.com)  · [RentStager](https://rentstager.com)