document.write( "Question 1008098: Last year, Chris opened an investment account with
\n" );
document.write( "$7800
\n" );
document.write( ". At the end of the year, the amount in the account had decreased by
\n" );
document.write( "24.5%
\n" );
document.write( ". How much is this decrease in dollars? How much money was in his account at the end of last year? \n" );
document.write( "
Algebra.Com's Answer #623844 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Well, 24.5% of 7800 is found by multiplying...we get \n" ); document.write( ".245 * $7800 = $1911 that is the decrease \n" ); document.write( "$7800 - $1911 = $5889 is then what is left... \n" ); document.write( " |