diff --git a/src/routes/guides/work-credits/+page.svelte b/src/routes/guides/work-credits/+page.svelte index bfb0f5f..26ea5e7 100644 --- a/src/routes/guides/work-credits/+page.svelte +++ b/src/routes/guides/work-credits/+page.svelte @@ -28,25 +28,32 @@
Published: {publishDate.toLocaleDateString()}
- Understanding work credits is crucial for anyone planning their retirement or considering Social Security benefits. This guide explains what work credits are, how to earn them, and why they matter for your Social Security eligibility. + Understanding work credits is crucial for anyone planning their retirement + or considering Social Security benefits. This guide explains what work + credits are, how to earn them, and why they matter for your Social Security + eligibility.
- Work credits are the building blocks of your Social Security eligibility. They are earned by working and paying Social Security taxes. This system ensures a minimum level of work contribution before qualifying for benefits. + Work credits are the building blocks of your Social Security + eligibility. They are earned by working and paying Social Security taxes. This + system ensures a minimum level of work contribution before qualifying for benefits.
- You need 40 work credits to qualify for retirement benefits. This typically requires at least 10 years of work. + You need 40 work credits to qualify for retirement benefits. This typically requires at least 10 years of work.
- The number of work credits required for your family to qualify for survivor's benefits depends on your age at the time of death: + The number of work credits required for your family to qualify for + survivor's benefits depends on your age at the time of death:
- The required number of work credits for disability benefits varies based on your age when you become disabled. For more details, visit the official SSA website. + The required number of work credits for disability benefits varies based on + your age when you become disabled. For more details, visit the official SSA website.
- One work credit was earned for each calendar quarter with at least $250 in wages. These were also known as "quarters of coverage" (QCs). + One work credit was earned for each calendar quarter with at least $250 in + wages. These were also known as "quarters of coverage" (QCs).
- The system changed to a yearly basis: -
+The system changed to a yearly basis:
- The earnings required to earn a credit change yearly. Here's a table showing the amount needed for each year since 1978: + The earnings required to earn a credit change yearly. Here's a table showing + the amount needed for each year since 1978:
-Year | Earnings Required |
---|---|
{year} | -${earnings.wholeDollars()} | -
- Example: In 1989, $500 earned one credit. With $1,700 in earnings that year, you would earn 3 credits. The extra $200 above $1,500 would not count towards a partial credit. + Example: In 1989, $500 earned one credit. With $1,700 in earnings + that year, you would earn 3 credits. The extra $200 above $1,500 would not count + towards a partial credit.
- Important note: To receive spousal benefits, you don't need to have earned work credits yourself. You only need to be married to someone who has earned enough work credits. + Important note: To receive spousal benefits, you don't need + to have earned work credits yourself. You only need to be married to someone + who has earned enough work credits.