document.write( "Question 1136458: During one year, the value of a diamond increased 25%. If the diamond was originally worth $3000, what was it worth one year later? \n" ); document.write( "
Algebra.Com's Answer #754221 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
%increase is increase/original amount (x 100)
\n" ); document.write( "25% =x/3000
\n" ); document.write( "x=$750. It will be worth $3750 the next year.
\n" ); document.write( "
\n" );