document.write( "Question 935634: A part of $8900 is invested at 6% and the rest at 4%. the annual income from the 4 % exceeds the income from the 6% investment by $74. Find the amount of each investment. \n" ); document.write( "
Algebra.Com's Answer #568873 by dkppathak(439)\"\" \"About 
You can put this solution on YOUR website!
A part of $8900 is invested at 6% and the rest at 4%. the annual income from the 4 % exceeds the income from the 6% investment by $74. Find the amount of each investment.
\n" ); document.write( "let $x for 6% and $8900-x at 4%
\n" ); document.write( "as per conditions
\n" ); document.write( ".4(8900-x)-.6x=74
\n" ); document.write( "3560.0 -.4x-.6x=74
\n" ); document.write( "3560-1.0x=74
\n" ); document.write( "3560-74=x
\n" ); document.write( "3486=x
\n" ); document.write( "other investment will be 8900-3486= $5414
\n" ); document.write( "answer $5414 at 4% and $$3486 at 6%
\n" ); document.write( "
\n" );