document.write( "Question 1124576: a total of 11,000 was invested. part of the 11,000 was invested at 4%, and the rest was invested at 7%. if the investments earn $680 per year,how much was invested at each rate?\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #740890 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
x at 4%
\n" ); document.write( "11000-x at 7%
\n" ); document.write( ".04x+.07(11000-x)=680
\n" ); document.write( ".04x+770-.07x=680
\n" ); document.write( "-.03x=-90
\n" ); document.write( "x=3000@4% or $120
\n" ); document.write( "11000-x=8000@7%= $560
\n" ); document.write( "
\n" );