document.write( "Question 26679: story problem \"yuck\"\r
\n" );
document.write( "\n" );
document.write( "The cost of a computer decreases from $2500 to $1200 after 3 months. find the percent decrease. \r
\n" );
document.write( "\n" );
document.write( "I got 0.2% but that is not correct.\r
\n" );
document.write( "\n" );
document.write( "Please help. \n" );
document.write( "
Algebra.Com's Answer #27926 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Percentage decrease = (new - old) / old times 100% so we get \n" ); document.write( "% Decr = (1200 - 2500) / 2500 x 100% \n" ); document.write( "% Decr = -1300 / 2500 x 100% \n" ); document.write( "% Decrease = -52% \n" ); document.write( "or a 52% decrease in cost \n" ); document.write( " |