document.write( "Question 1125806: Last year, Elsa had $30,000 to invest. She invested some of it in an account that paid 6% simple interest per year, and she invested the rest in an account that paid 10% simple interest per year. After one year, she received a total of $2360 in interest. How much did she invest in each account?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #742131 by ikleyn(52781)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "\r\n" ); document.write( "Let x is invested at 10%. The annual interest of this investment is 0.1*x dollars.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The the investment at 6% is (30000-x), and its generates the annual interest of 0.06(30000-x) dollars.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Your equation is\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " interest + interest = total interest, or\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " 0.1x + 0.06*(30000-x) = 2360 dollars.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " 0.1x + 0.06*30000 - 0.06x = 2360\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " 0.1x - 0.06x = 2360 - 0.06*30000\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " x =\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "It is a standard and typical problem on investments.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If you need more details, or if you want to see other similar problems solved by different methods, look into the lesson \r \n" ); document.write( "\n" ); document.write( " - Using systems of equations to solve problems on investment\r \n" ); document.write( "\n" ); document.write( "in this site.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "You will find there different approaches (using one equation or a system of two equations in two unknowns), as well as \n" ); document.write( "different methods of solution to the equations (Substitution, Elimination).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Also, you have this free of charge online textbook in ALGEBRA-I in this site\r \n" ); document.write( "\n" ); document.write( " - ALGEBRA-I - YOUR ONLINE TEXTBOOK.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The referred lesson is the part of this online textbook under the topic \"Systems of two linear equations in two unknowns\".\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Save the link to this online textbook together with its description\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Free of charge online textbook in ALGEBRA-I \n" ); document.write( "https://www.algebra.com/algebra/homework/quadratic/lessons/ALGEBRA-I-YOUR-ONLINE-TEXTBOOK.lesson\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "to your archive and use it when it is needed.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |