document.write( "Question 137386: Help Me solve this :\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "1)Walt made an extra $9000 last year from a part-time job. He invested part of the money at a 9% annual rate of interest, and the rest at an 8% annual rate of interest. At the end of the year, he made a total of $770 in interest. How much was invested at 8%? \n" );
document.write( "
Algebra.Com's Answer #100556 by sassylilmommie(4)![]() ![]() ![]() You can put this solution on YOUR website! x + y = 9000 \n" ); document.write( "x(.09) + y(.08) = 770\r \n" ); document.write( "\n" ); document.write( "x(.08) + y (.08) = 9000(.08)\r \n" ); document.write( "\n" ); document.write( " .08x + .08y = 720 \n" ); document.write( "+ .09x + .08y = 770 \n" ); document.write( " .17x = 1490\r \n" ); document.write( "\n" ); document.write( ".17x/17 = 1490/.17 \n" ); document.write( "x = 8764.70\r \n" ); document.write( "\n" ); document.write( "8764.70 + y = 9000 \n" ); document.write( "8764.70 + y – 8764.70 = 9000 – 8764.70 \n" ); document.write( "y = 235.30 \n" ); document.write( " \n" ); document.write( " |