document.write( "Question 873447: Jane invested $2,500 in a stock. Recently, the value of the stock was only $2300. What was the percentage decrease \n" ); document.write( "
Algebra.Com's Answer #526875 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Change in Price: 2500 - 2300 = 200\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Divide this change by the original: 200/2500 = 2/25 = 8/100 = 0.08\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Multiply by 100 to convert to a percentage: 0.08*100 = 8%\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The percentage decrease is 8% (it lost 8% of its value) \n" ); document.write( " |