document.write( "Question 898114: Fred recieved an inheritance of $13,500. He wishes to divide the amount between investments at 15% and 12% to receive an average return on both investments of 13%. How much should he invest at each rate? \n" ); document.write( "
Algebra.Com's Answer #544714 by ewatrrr(24785) You can put this solution on YOUR website! Hi, \n" ); document.write( ".15x + .12(13500-x) = .13(13500 \n" ); document.write( " x = .01(135000 )/.03 \n" ); document.write( " |