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 #126586 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
Using the line equation for this situation we get the 2 points:
\n" ); document.write( "(0, 120,000) (8, 96,000)
\n" ); document.write( "Y=mX+b where m=slope & b=Y intercept.
\n" ); document.write( "First we find the slope:
\n" ); document.write( "Slope=(Y2-Y1)/(X2-X1)
\n" ); document.write( "Slope=(96,000-120,000)/(8-0)
\n" ); document.write( "Slope=(-24,000)/8=-3,000
\n" ); document.write( "12000=-3,000*0+b
\n" ); document.write( "b=120000 the Y intercept.
\n" ); document.write( "y=-3,000x+120,000 is the line equation.
\n" ); document.write( "Y=-3,000*11+120,000
\n" ); document.write( "Y=-33,000+120,000
\n" ); document.write( "y=87,000 is the value of the account on Dec. 1.
\n" ); document.write( "
\n" );