document.write( "Question 879944: a man invested $ 10,000.00 in two different accounts. If one account pays 10% per year and the other 5% how much was invested if the total interest was $ 750.00? \n" ); document.write( "
Algebra.Com's Answer #531141 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi
\n" ); document.write( ".10x + .05(10000-x) = 750
\n" ); document.write( " x = 250/.05= $5000, amount at 10% and $5000 at 5% \n" ); document.write( "
\n" );