document.write( "Question 53892: Write a system of two equations in two unknowns for each problem.\r
\n" );
document.write( "\n" );
document.write( "76. Donna invested her $33,000 bonus and received a total of $970in 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( " \n" );
document.write( "
Algebra.Com's Answer #36134 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Donna invested her $33,000 bonus and received a total of $970in 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( "--------------------- \n" ); document.write( "Let x be the amount invested at 4% and let y be the amount invested at 2/25%. \n" ); document.write( "x+y=33000 \n" ); document.write( "0.04x + 0.0225y=970 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |