document.write( "Question 32387: Yet another brain cramp! I figured out the answer, but the exact equation to get there escapes me. A man invests $6,000 at a certain rate and $8,000 at a rate that is 1% less than twice the rate at $6,000. If the total income from both investments is $1,240, find the rate of each investment. I got 6 % and 11% respectively, but I guessed, checked and revised. My daughter needs an equation. Thanks in advance. \n" ); document.write( "
Algebra.Com's Answer #18940 by mukhopadhyay(490)\"\" \"About 
You can put this solution on YOUR website!
Assume that the person invests $6,000 at x% rate.
\n" ); document.write( "$8,000 is then invested at (2x-1)%
\n" ); document.write( "Total interest = x% of 6000 + (2x-1)% of 8000
\n" ); document.write( "=(x/100)(6000) + [(2x-1)/100](8000)
\n" ); document.write( "=60x + 80(2x-1)
\n" ); document.write( "=60x + 160x - 80
\n" ); document.write( "=220x - 80
\n" ); document.write( "Total earnings from the interest = 1240
\n" ); document.write( "=> 220x - 80 = 1240
\n" ); document.write( "=> 220x = 1320
\n" ); document.write( "=> x = 6
\n" ); document.write( "So, $6,000 invested at 6% and $8,000 invested at 11%
\n" ); document.write( "
\n" ); document.write( "
\n" );