document.write( "Question 461945: $19187 is invested, part at 9% and the rest at 8%. If the interest earned from the amount invested at 9% exceeds the interest earned from the amount invested at 8% by $417.15, how much is invested at each rate? \n" ); document.write( "
Algebra.Com's Answer #316746 by rwm(914)\"\" \"About 
You can put this solution on YOUR website!
x+y=19187
\n" ); document.write( ".09x-.08y=417.15
\n" ); document.write( "x=11483.
\n" ); document.write( "y=7704.
\n" ); document.write( "
\n" );