document.write( "Question 914912: Mrs.Garcia invested half of her money at 6 percent per year and the other held at 8 percent per year. Her annual income from two investments 5600. how much did she invest at each rate
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #555346 by dkppathak(439)![]() ![]() You can put this solution on YOUR website! Mrs.Garcia invested half of her money at 6 percent per year and the other held at 8 percent per year. Her annual income from two investments 5600. how much did she invest at each rate \n" ); document.write( "let total investment is Rs x \n" ); document.write( "than she invest X/2 at 6% =0.06x/2=0.03x \n" ); document.write( "remaining she invested X/2 at 8% =0.08x/2=0.04x \n" ); document.write( "as per given conditions \n" ); document.write( "0.03x+0.04x =5600 \n" ); document.write( "0.07x=5600 \n" ); document.write( "x=5600/0.07=80000 \n" ); document.write( "so total investment is Rs 80000 \n" ); document.write( "she invested Rs 40000 at 6% \n" ); document.write( "and other 40000 at 8% \n" ); document.write( "Answer \n" ); document.write( " |