document.write( "Question 612877: Kim wants to buy a farm in ten years. It will cost $250,000. She is earning 8% returns on her investments. How much does she need to save at the end of each month in order to reach her goal? \n" ); document.write( "
Algebra.Com's Answer #385803 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "In General \"A+=+P%5Bn%5D%28%281%2Br%2Fn%29%5E%28nt%29-1%29%2F%28r%2Fn%29\"
\n" ); document.write( "A = Accumulated Amount = 250,000
\n" ); document.write( "P[n]= Savings Amount per period
\n" ); document.write( "r= annual rate = .08
\n" ); document.write( "n= periods per year = 12
\n" ); document.write( "t= years = 10
\n" ); document.write( "\"250000+=+P%5B12%5D%28%281%2B.08%2F12%29%5E%2812%2A10%29-1%29%2F%28.08%2F12%29%29\"
\n" ); document.write( "\"250000%28.08%2F12%29+=+P%5B12%5D%28%281%2B.08%2F2%29%5E%2812%2A10%29-1%29\"
\n" ); document.write( "\"p%5B12%5D\", the monthly savings amount necessary = $1366.52 \n" ); document.write( "
\n" );