document.write( "Question 1005278: The annual Social Security benefit of a retiree depends on the age at the time of retirement. At age 64 it is $8,000 and at age 67 it is $10,000. \r
\n" );
document.write( "\n" );
document.write( "What is the annual benefit for a person who retires at age 66? \n" );
document.write( "
Algebra.Com's Answer #622123 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! If benefits are linear, then 2/3 the age from 64 to 67 would be 2/3 the difference from $8000 to $10000, or \n" ); document.write( "(2/3)($2000) = $1333.33 \n" ); document.write( "Add that to $8000 and get \n" ); document.write( "$9333.33 \n" ); document.write( " |