You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
Required fields*
-
The employer match (for me) is a percentage. More precisely, they give me $0.50 for every $1 I contribute (50%). If I contribute pre-tax dollars to a traditional 401(k), the 50% applies to the pre-tax dollars. If i am contributing after-tax dollars to a Roth 401(k), the percentage is applied to that after-tax amount, thus the contributions are less for Roth, and they still get taxed later.wired_in– wired_in2015-05-28 20:57:42 +00:00Commented May 28, 2015 at 20:57
-
Anything I contribute over 5% of my income does not get matched. So it's not like I can increase the amount I contribute to increase the employer matchwired_in– wired_in2015-05-28 21:00:33 +00:00Commented May 28, 2015 at 21:00
-
If the maximum amount you could get a match for is $5,000, then the match on $5,000 would be $2,500, whether the $5k is pre-tax or post-tax. The match is always pre-tax, so it's the same regardless. The percentage is 5% of your gross, even in a Roth account.briantist– briantist2015-05-28 21:01:20 +00:00Commented May 28, 2015 at 21:01
-
4I see, you think that if you choose to contribute $100 to your Roth, and your taxes amount to 25%, that your Roth account will contain +$75. But that's not how it works. The Roth account will contain +$100. But your gross pay will have been reduced by around $133 (the amount of gross needed to be $100 net).briantist– briantist2015-05-28 21:10:18 +00:00Commented May 28, 2015 at 21:10
-
1@briantist: No, what you are describing is exactly what wired_in's been saying, if you read it carefully. He said if he contributes $3000 to Roth 401k, it takes out $4000 pre-tax from his pay, and the match is still only 50% of $3000. And that is exactly the "disadvantage" that wired_in is describing.user102008– user1020082015-05-29 08:56:26 +00:00Commented May 29, 2015 at 8:56
|
Show 6 more comments
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
-
create code fences with backticks ` or tildes ~
```
like so
``` -
add language identifier to highlight code
```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- quote by placing > at start of line
- to make links (use https whenever possible)
<https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. united-states), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you