document.write( "Question 1099434: Hector made an extra $5,000 last year from a part-time job. He invested part of the money at 6% and the rest at 7%. He made a total of $340 in interest. How much was invested at each rate? \n" ); document.write( "
Algebra.Com's Answer #713962 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
340=.06*x+.07*y
\n" ); document.write( "x+y=5000
\n" ); document.write( "
\n" );