document.write( "Question 1094231: The annual interest income on two investments is $79. Of the two investments, $200 more was invested at 5.5% than at 3%. How much was invested at 3% \n" ); document.write( "
Algebra.Com's Answer #708846 by ikleyn(52790)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "Let x be the smaller investment, in dollars.\r\n" ); document.write( "\r\n" ); document.write( "Then the larger investment is x+200 dollars.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Your equation (from the condition) is\r\n" ); document.write( "\r\n" ); document.write( "0.03*x + 0.055*(x+200) = 79.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Multiply by 1000 both sides to get\r\n" ); document.write( "\r\n" ); document.write( "30x + 55x + 11000 = 79000 ====>\r\n" ); document.write( "\r\n" ); document.write( "85x = 79000-11000 = 68000 ====> x =\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |