document.write( "Question 30970: Joe has $40,000 to invest. He invests part of it at 5%, one-fourth of this amount at 6%, and the rest of the money at 7%. His total annual interest income is $2,530. Find the amount invested at each rate. \n" ); document.write( "
Algebra.Com's Answer #17724 by josmiceli(19441) You can put this solution on YOUR website! \n" ); document.write( "note that (5/4)*x is (1 + 1/4)*x or x + (1/4)*x which is the amounts \n" ); document.write( "that are NOT invested at 7%, so 40000 - (5/4)*x is the amount invested \n" ); document.write( "at 7% \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "check \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "OK \n" ); document.write( " \n" ); document.write( " |