document.write( "Question 143134: I need help with this word problem, I don't know how to set up the system of linear equations. Any help would be appreciated. Thanks.\r
\n" );
document.write( "\n" );
document.write( "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 #104135 by oscargut(2103)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "You have to solve:\r \n" ); document.write( "\n" ); document.write( "C1+C2=9000\r \n" ); document.write( "\n" ); document.write( "0.09(C1)+0.08(C2)=770\r \n" ); document.write( "\n" ); document.write( "And the value of C2 is the solution \n" ); document.write( " \n" ); document.write( " |