document.write( "Question 744675: \r
\n" );
document.write( "\n" );
document.write( "Charlie wants to buy a $1000 TV in 6 months. How much should he invest now at 3% simple interest to have the money in 6 months? \n" );
document.write( "
Algebra.Com's Answer #453511 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! P(1+R)^T \n" ); document.write( "R=.03/2 (3% FOR 6 MO.) \n" ); document.write( "T=.5 (6 MO.) \n" ); document.write( "X(1+.03/2)^.5=1,000 \n" ); document.write( "X(1+.015)^.5=1,000 \n" ); document.write( "X(1.015)^.5=1,000 \n" ); document.write( "1.0124X=1,000 \n" ); document.write( "X=1,000/1.0124 \n" ); document.write( "X=$987.75 NEEDS TO BE INVESTED. \n" ); document.write( " |