document.write( "Question 902756: Sarah invested $5000. She invested part of the money at 8% per year and the rest at 6% per year. After a year she earned $356. How much she did she invest at each rate?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #547511 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
x at 8%
\n" ); document.write( ".08x + .06($5000-x) = $356
\n" ); document.write( "x = 56/.02 = $2800 at 8%. $2200at 6% \"5000-2800\"
\n" ); document.write( "
\n" );