document.write( "Question 389318: Linda won $200,000 in a state lottery. She first paid income tax of 30% on the winnings. Of the rest she invested some at 1.5% and some at 4% earning $4350 interest per year. How much did she invest at each rate? \n" ); document.write( "
Algebra.Com's Answer #275850 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 0.015x+0.04(140000-x)=4350 \n" ); document.write( "0.015+5600-0.04x=4350 \n" ); document.write( "-0.025x=-1250 \n" ); document.write( "x=50,000 at 0.015 \n" ); document.write( "90,000 at 0.04 \n" ); document.write( " |