document.write( "Question 53065: Angela Raimondi wants to invest $8500,part at 14% annual interest and part at 12% annual interest.If she wants to earn the same amount of interest from eavh investment,how much should she invest at 14%?(Round the answer to the nearest cent.) \n" ); document.write( "
Algebra.Com's Answer #35381 by Nate(3500) ![]() You can put this solution on YOUR website! 0.14(x) = 0.12(8500 - x) \n" ); document.write( "0.14x = 1020 - 0.12x \n" ); document.write( "0.26x = 1020 \n" ); document.write( "x = 3,923.08 \n" ); document.write( "8500 - 3923.08 = 4,576.92 \n" ); document.write( "$3,923.08 in 14% \n" ); document.write( "$4,576.92 in 12% \n" ); document.write( " |