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 #788285 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!
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( "
Let amount invested at 6% be S
\n" ); document.write( "Then amount invested at 5% is: 21,000 - S
\n" ); document.write( "We then get: .06S + .05(21,000 - S) = 1,180
\n" ); document.write( ".06S + 1,050 - .05S = 1,180
\n" ); document.write( ".01S = 130
\n" ); document.write( "Amount invested at 6%, or
\n" ); document.write( "Based on provided info, do you think you can find the amount invested at 5%? \n" ); document.write( "
\n" );