document.write( "Question 503254: How much money will you need to deposit to earn 75$ in simple interest in 6months if your bank pays 5% annually \n" ); document.write( "
Algebra.Com's Answer #339164 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
You would get 2.5% interest in 6 months
\n" ); document.write( "Let \"+x+\" = deposit
\n" ); document.write( "\"+75+=+.025x+\"
\n" ); document.write( "\"+x+=+75%2F.025+\"
\n" ); document.write( "\"+x+=+3000+\"
\n" ); document.write( "You need to deposit $3,000
\n" ); document.write( "
\n" );