document.write( "Question 1034767: each week the price of a $40,000 boat will be reduced 5% of the previous price. If we assume that it is not sold, what will be the price after 10 weeks? \n" ); document.write( "
Algebra.Com's Answer #649457 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
\"+P+=+40000%2A%28+1+-+.05+%29%5E10+\"
\n" ); document.write( "\"+P+=+40000%2A.95%5E10+\"
\n" ); document.write( "\"+P+=+40000%2A.59874+\"
\n" ); document.write( "\"+P+=+23949.48+\"
\n" ); document.write( "The price after 10 weeks will be $23.949.48
\n" ); document.write( "
\n" );