document.write( "Question 548635: Bill cornett won $200,000 in a state lottery. He first paid income tax of 30% on the winnings. Of the rest, he invested some at 8.5% and some at 7%, making $10,700 interest per year. How much was invested at each rate? \n" ); document.write( "
Algebra.Com's Answer #358418 by mathstutor458(57)![]() ![]() ![]() You can put this solution on YOUR website! Bill cornett amount won in lottery = $200,000 \n" ); document.write( "He paid income tax of 30% on the winnings. \n" ); document.write( "Therefore, amount paid=30% of 200,000=$60,000 \n" ); document.write( "Remaining Amount=$200,000-$60,000=$140,000 \n" ); document.write( "he invested some,let us say x at 8.5% . amount invested at 8.5%= 8.5*x/100 \n" ); document.write( "he invested some,let us say x at 7% . amount invested at 7%= 7*(140000-x)/100 \n" ); document.write( "At the end of the year, he got $10,700 interest. \n" ); document.write( "therefore,8.5x/100+7(140000-x)/100=10,700 \n" ); document.write( "By solving this equation \n" ); document.write( "we get,x=$60,000 which is the amount invested at 8.5% \n" ); document.write( "140000-60000=$80000 is the amount invested at 7% \n" ); document.write( " \n" ); document.write( " |