document.write( "Question 124694: Stan invested $26,000, part at 11% and part at 8%. If the total interest at the end of the year is $2,560, how much did he invest at 11%? \n" ); document.write( "
Algebra.Com's Answer #91401 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Stan invested $26,000, part at 11% and part at 8%. If the total interest at the end of the year is $2,560, how much did he invest at 11%?
\n" ); document.write( "--------------------------------------------
\n" ); document.write( "Let \"x\" be amt. at 11% ; interest = 0.11x dollars
\n" ); document.write( "-----------------------
\n" ); document.write( "Amt at 8% is \"26000-x\" ; interest is 0.08(26000-x)= 2080-0.08x dollars
\n" ); document.write( "-----------------------
\n" ); document.write( "EQUATION:
\n" ); document.write( "interest + interet = 2560 dollars
\n" ); document.write( "0.11x + 2080-0.08x = 2560
\n" ); document.write( "0.03x = 480
\n" ); document.write( "x = $16000 (amt. invested at 11%)
\n" ); document.write( "26000-16000= $10,000 (amt invested at 8%)
\n" ); document.write( "===================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );