document.write( "Question 1185278: A bank loaned out $19,500, part of it at the rate of 4% annual interest, and the rest at 5% annual interest. The total interest earned for both loans was $940.00. How much was loaned at each rate \n" ); document.write( "
Algebra.Com's Answer #816076 by ikleyn(52788)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "A bank loaned out $19,500, part of it at the rate of 4% annual interest, and the rest at 5% annual interest.
\n" ); document.write( "The total interest earned for both loans was $940.00. How much was loaned at each rate
\n" ); document.write( "~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "x = amount loaned at 5%;\r\n" );
document.write( "\r\n" );
document.write( "(19500-x) = amount loaned at 4%.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The total annual bank's interest equation\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    0.05x + 0.04*(19500-x) = 940  dollars.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "From the equation\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    x = \"%28940-0.04%2A19500%29%2F%280.05-0.04%29\" = 16000.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  $16000  loaned at 5%;  the rest,  19500-16000 = 3500  loaned at 4%.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "CHECK.   0.05*16000 + 0.04*3500 = 940  dollars,  annual bank's interest.    ! Correct !\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\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( "
\n" ); document.write( "
\n" );