document.write( "Question 171447: A recent downturn in economy is causing a man's 401(k) to lose value at a linear rate . On january 1 the account was worth $120,000 and on August 1 it was worth $96,000. If the current trend continues, on december 1 it will be worth how much? \n" ); document.write( "
Algebra.Com's Answer #126589 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
A recent downturn in economy is causing a man's 401(k) to lose value at a linear rate . On january 1 the account was worth $120,000 and on August 1 it was worth $96,000. If the current trend continues, on december 1 it will be worth how much?
\n" ); document.write( ".
\n" ); document.write( "worth along y-axis
\n" ); document.write( "months along x-axis
\n" ); document.write( ".
\n" ); document.write( "january 1 the account was worth $120,000
\n" ); document.write( "(1,120000)
\n" ); document.write( "August 1 it was worth $96,000
\n" ); document.write( "(8,96000)
\n" ); document.write( ".
\n" ); document.write( "slope
\n" ); document.write( "m = (y2-y1)/(x2-x1)
\n" ); document.write( "m = (96000-120000)/(8-1)
\n" ); document.write( "m = (96000-120000)/(8-1)
\n" ); document.write( "m = -24000/7
\n" ); document.write( "m = -3428.57 (slope)
\n" ); document.write( ".
\n" ); document.write( "y = mx + b
\n" ); document.write( "96000 = -3428.57(8) + b
\n" ); document.write( "96000 = -27428.57 + b
\n" ); document.write( "123428.57 = b
\n" ); document.write( ".
\n" ); document.write( "Our equation of the line is then:
\n" ); document.write( "y = -3428.57x + 123428.57
\n" ); document.write( ".
\n" ); document.write( "where
\n" ); document.write( "x is the month (1-12)
\n" ); document.write( "y is the worth of portfolio
\n" ); document.write( ".
\n" ); document.write( "So, to find value for December, set x to 12 and calculate y:
\n" ); document.write( "y = -3428.57x + 123428.57
\n" ); document.write( "y = -3428.57(12) + 123428.57
\n" ); document.write( "y = -41142.84 + 123428.57
\n" ); document.write( "y = $82285.73
\n" ); document.write( "
\n" );