document.write( "Question 1148601: Amanda invested a total of $2,600 into three separate accounts that pay 6 %, 8 % and 10 % annual interest. Amanda has three times as much invested in the account that pays 10 % as she does in the account that pays 6 %. If the total interest for the year is $ 224, how much did Amanda invest at each rate? \n" ); document.write( "
Algebra.Com's Answer #769959 by ikleyn(52781)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "Let x be the amount she investment at 6%.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Then the amount invested at 10% is 3x, and the investment at 8% is the rest (2600-x-3x) = (2600-4x) dollars.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The total interest is the sum of partial interests\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " 0.06x + 0.10*(3x) + 0.08*(2600-4x) = 224 dollars.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Simplify; express x and calculate \r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " x =\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |