document.write( "Question 406128: Mr. Horn invested half of his money at 5%, one-third of his money at 4%, and the rest of his money at 3.5%. If his total annual investment income was $530.00, how much had he invested? \n" ); document.write( "
Algebra.Com's Answer #286729 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Mr. Horn invested half of his money at 5%, one-third of his money at 4%, and the rest of his money at 3.5%. \n" ); document.write( "If his total annual investment income was $530.00, how much had he invested? \n" ); document.write( ": \n" ); document.write( "Let x = total amt invested \n" ); document.write( ": \n" ); document.write( "Find out what fraction, \"the rest\" is: \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "The equation: \n" ); document.write( ".05( \n" ); document.write( "multiply by 6 to get rid of the denominators; results: \n" ); document.write( ".05(3x) + .04(2x) + .035x = 6(530) \n" ); document.write( ".15x + .08x + .035x = 3180 \n" ); document.write( ".265x = 3180 \n" ); document.write( "x = \n" ); document.write( "x = $12,000 invested \n" ); document.write( ". \n" ); document.write( ": \n" ); document.write( "I'll let you confirm this solution by replacing x with 12000 in the original equation \n" ); document.write( " |