document.write( "Question 323062: Things did not go quite as planned. You invested part of $8000 in an account that paid 12% annual interest. However the rest of the money suffered a 5%loss. If the total annual income from both investments was $620 how much was invested in each rate? \n" ); document.write( "
Algebra.Com's Answer #231264 by galactus(183)\"\" \"About 
You can put this solution on YOUR website!
Let x=amount invested at 12%.\r
\n" ); document.write( "\n" ); document.write( "Then, the remaining amount invested at 5% must be 8000-x\r
\n" ); document.write( "\n" ); document.write( ".12x-.05(8000-x)=620\r
\n" ); document.write( "\n" ); document.write( "Solve for x.
\n" ); document.write( "
\n" );