document.write( "Question 810498: Pat invested $3K. part of the money was invested in an account that paid 10 percent simple annual interest and the remainder of the money was invested in a fund that paid 8 percent simple annual interest. if the interest earned at the end of the first year from these was $256, how much did Pat invest at 10 percent and how much at 8 percent. \n" ); document.write( "
Algebra.Com's Answer #488185 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
x+y=3000,
\n" ); document.write( ".1x+.08y=256
\n" ); document.write( "x=800., y=2200.
\n" ); document.write( "
\n" );