document.write( "Question 1093888: an executive invests $21,000, some at 7% and the rest at 4% annual interests. If he receives an annual return of $1,320, how much is invested at each rate?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #708517 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
0.07x + 0.04(21,000-x) = 1320
\n" ); document.write( "0.07x + 840-0.04x = 1320
\n" ); document.write( "0.03x = 480
\n" ); document.write( "x = 16,000 this is the amount at 7%
\n" ); document.write( "The rest: 21,000-16,000 = 5,000 this is the amount at 4%
\n" ); document.write( "
\n" ); document.write( "
\n" );