document.write( "Question 1163997: An executive invests $21,000, some at 6% and the rest at 5% annual interest. If he receives an annual return of $1,180, how much is invested at each rate? \n" ); document.write( "
Algebra.Com's Answer #788275 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
This is a mixture problem.  \r\n" );
document.write( "They are mostly all of this form:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "This is a case where the second amount is given.                                                                                                                                                       \r\n" );
document.write( "\r\n" );
document.write( "\"system%28x%2By=21000%2C%226%25%22x%2B%225%25%22y=1180%29\"\r\n" );
document.write( "\r\n" );
document.write( "We change the percents to decimals\r\n" );
document.write( "\r\n" );
document.write( "\"system%28x%2By=21000%2C0.06x%2B0.05y=1180%29\"\r\n" );
document.write( "\r\n" );
document.write( "We multiply the 2nd equation through by 100 to clear\r\n" );
document.write( "the decimals\r\n" );
document.write( "\r\n" );
document.write( "\"system%28x%2By=21000%2C6x%2B5y=118000%29\"\r\n" );
document.write( "\r\n" );
document.write( "Solve by either substitution or elimination.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );