Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#470 - added section on Pay Yourself First strategy #473

Merged
Merged
Show file tree
Hide file tree
Changes from 9 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/budgeting/joint-accounts.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ what are your common expenses regarding groceries, utility bills, dining out, gi
Both will then contribute their share of the joint expenses. This is called _planned income_.

But how do you find your just share? The most just way to do this is by percentage of normal income per partner.
If Bob makes 4000 a month and Alice makes 6000, the total income is 10 000. Out of
If Bob makes $ 4000 a month and Alice makes $ 6000, the total income is $ 10 000. Out of
this, Bob will contribute 40% to the joint expenses. To compute the percentage for Bob: 400 (Bob's income) * 100 / 10000
(total income). Alice's percentage is 60%, found by subtracting Bob's percentage from 100.

Expand Down
Loading
Loading