document.write( "Question 420192: this is the word problem. Crista makes an investment at 3% simple interest. at the end of one year, the total value of investment is $2472. how much was originally invested? \n" ); document.write( "
Algebra.Com's Answer #293663 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"x\" = his original investment
\n" ); document.write( "\"+x+%2B+.03x+=+2472+\"
\n" ); document.write( "\"+1.03x+=+2472+\"
\n" ); document.write( "\"x+=+2472%2F1.03+\"
\n" ); document.write( "\"x+=+2400\"
\n" ); document.write( "His original investment was $2,400
\n" ); document.write( "
\n" );