document.write( "Question 720588: how much money would you have to accumulate in an investment in order the the yearly interest paid (simple) is equal to $70000 in the investment pays 5.9% \n" ); document.write( "
Algebra.Com's Answer #441881 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+x+\" = amount in investment
\n" ); document.write( "\"+.059x+=+70000+\"
\n" ); document.write( "\"+x+=+70000+%2F+.059+\"
\n" ); document.write( "\"+x+=+1186440.6+\"
\n" ); document.write( "The investment is $1,186,440.60
\n" ); document.write( "
\n" );