document.write( "Question 1181723: A man owns stock valued at $2600. One day the stock drops by 9% and then gains the same percentage back the next day. How much money is the stock valued at the end of the second day? \n" ); document.write( "
Algebra.Com's Answer #811616 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
the value of the stock starts off at 2600.
\n" ); document.write( "at the end of the first day, it does down by 9% to become 2600 - .09 * 2600 = 2366.
\n" ); document.write( "at the end of the second day, it goes up by 9% to becomes 2366 + .09 * 2366 = 2578.94.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the value at the end of the second day is 2578.94.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );