document.write( "Question 511676: mrs. centeno invested half of her money at 7 percent and half at 8 percent. her annual income from the two investment was 7,500. how much did she invest at each rate? \n" ); document.write( "
Algebra.Com's Answer #342354 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! rs. centeno invested half of her money at 7 percent and half at 8 percent. her annual income from the two investment was 7,500. how much did she invest at each rate. \n" ); document.write( "** \n" ); document.write( "let x= half of Mrs Centeno's investment \n" ); document.write( ".07x+.08x=7500 \n" ); document.write( ".15x=7500 \n" ); document.write( "x=50000 \n" ); document.write( "ans: \n" ); document.write( "She invested 50000 at 7% and 50000 at 8% \n" ); document.write( " |