document.write( "Question 1163145: john invested 4000 for a year, part at 7% per annum and part at 9% per annum. the interest on the investment is 300. how much did john invest at each rate \n" ); document.write( "
Algebra.Com's Answer #787124 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! john invested 4000 for a year, part at 7% per annum and part at 9% per annum. the interest on the investment is 300. how much did john invest at each rate \n" ); document.write( "======================== \n" ); document.write( "A = amount at 7% \n" ); document.write( "A*0.07 + (4000 - A)*0.09 = 300\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |