document.write( "Question 901219: Myrna Cruz invested a certain amount at Family Bank at 14% interest and another amount in government bonds at 12%, with both investment giving her annual income of $2420. Had she invested both amounts in government bonds, she would have realized only $2100 annually. How much did she invest at each rate? \n" ); document.write( "
Algebra.Com's Answer #546575 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 0.12*g+0.14*f=2420, \n" ); document.write( ".12(g+f)=2100 \n" ); document.write( "0.12*g+0.14*f=2420, \n" ); document.write( "0.12*g+0.12*f=2100 \n" ); document.write( ".02f=320 \n" ); document.write( "f=16000 \n" ); document.write( "g=1500 \n" ); document.write( " |