document.write( "Question 1031840: The simple interest received an investment is directly proportional to the amount of the investment. By investing $2000 in a corporate bond, you obtain interest of $120 at the end of 1 year. Find a mathematical model that gives the interest I at the end of the one year in term of the amount invested P. \n" ); document.write( "
Algebra.Com's Answer #646505 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+r+\" = the interest rate
\n" ); document.write( "\"+120+=+r%2A2000+\"
\n" ); document.write( "\"+r+=+120+%2F+2000+\"
\n" ); document.write( "\"+r+=+.06+\"
\n" ); document.write( "--------------------
\n" ); document.write( "\"+I+=+r%2AP+\"
\n" ); document.write( "\"+I+=+.06P+\"
\n" ); document.write( "
\n" );