document.write( "Question 336048: Sara made $50000 off a real estate deal. She gave $20000 to charity. She invested part of the remainder in a fund with an annual yield of 16% and the rest in a growth fund with a yield of 25%. If she made $6060 on these investments in one year, how much did she invest in each fund? \n" ); document.write( "
Algebra.Com's Answer #240998 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! .16x+.25(30000-x)=6060 \n" ); document.write( ".16x+7500-.25x=6060 \n" ); document.write( "-.09x=-1440 \n" ); document.write( "x=16000 at 16% \n" ); document.write( "30000-16000=14000 at 25% \n" ); document.write( " |