document.write( "Question 165624: donna invested her $33000.00 bonus and received a total of $970.00 in interest after one year. if part of the money returned 4% and the remainder 2.25%, then how much did she invest at each rate? \n" ); document.write( "
Algebra.Com's Answer #122078 by edjones(8007)![]() ![]() You can put this solution on YOUR website! Let x be the amt invested at 4%. \n" ); document.write( ".04x+.0225(33000-x)=970 \n" ); document.write( ".04x+742.50-.0225x=970 \n" ); document.write( ".0175x+742.50=970 \n" ); document.write( ".0175x=227.5 \n" ); document.write( "x=$13,000. \n" ); document.write( "33000-13000=$20,000 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |