document.write( "Question 153326: Walt made an extra $9000 last year from a part-time job. He invested part of the money at 9% and the rest at 8%. He made a total of $770 in interest. How much was invested at 8%? \n" ); document.write( "
Algebra.Com's Answer #112938 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Walt made an extra $9000 last year from a part-time job. He invested part of the money at 9% and the rest at 8%. He made a total of $770 in interest. How much was invested at 8%? \n" ); document.write( ": \n" ); document.write( "Let x = amt invested at 8% \n" ); document.write( "Then \n" ); document.write( "(9000-x) = amt invested at 9% \n" ); document.write( ": \n" ); document.write( "Write an interest equation: \n" ); document.write( ": \n" ); document.write( ".08x + .09(9000-x) = 770 \n" ); document.write( ": \n" ); document.write( ".08x + 810 - .09x = 770 \n" ); document.write( ": \n" ); document.write( ".08x - .09x = 770 - 810 \n" ); document.write( ": \n" ); document.write( "-.01x = -40 \n" ); document.write( "x = \n" ); document.write( "x = +$4000 invested at 8% \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check solution: \n" ); document.write( ".08(4000) + .09(5000) = \n" ); document.write( "320 + 450 = 770 \n" ); document.write( " \n" ); document.write( " |