document.write( "Question 412295: an investor must invest a total of $15,000 in two accounts, one paying 4% annual simple interest and the other 3%. if he wants to earn $55 annual interest, how much should he invest at each rate?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #289622 by BadLandsBarn(8)![]() ![]() ![]() You can put this solution on YOUR website! I am assuming you made an error, the amount should be $550.00, not $55.00\r \n" ); document.write( "\n" ); document.write( "(x)(.04) + (15000 - x)(.03) = 550\r \n" ); document.write( "\n" ); document.write( ".04x + 450 - .03x = 550\r \n" ); document.write( "\n" ); document.write( ".01x = 100\r \n" ); document.write( "\n" ); document.write( "x = 10000\r \n" ); document.write( "\n" ); document.write( "10000(.04) = 400 \n" ); document.write( "5000(.03) = 150\r \n" ); document.write( "\n" ); document.write( "check 400 + 150 = 550.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |