document.write( "Question 266787: When invested at an annual interest rate of 4.7%, an account earned $1,290.33 of simple interest in 3 years. How much money was originally invested? If neccesary, round to the nearest cent. \n" ); document.write( "
Algebra.Com's Answer #196025 by peekaboo0501(13)\"\" \"About 
You can put this solution on YOUR website!
p=?
\n" ); document.write( "r=4.7%
\n" ); document.write( "i=1290.33
\n" ); document.write( "t=3\r
\n" ); document.write( "\n" ); document.write( "i=prt
\n" ); document.write( "p= i/rt
\n" ); document.write( "p=1290.33/.047(3)
\n" ); document.write( "p=1290.33/.141
\n" ); document.write( "p=9148.9
\n" ); document.write( "
\n" );