document.write( "Question 817782: Any assistance is greatly appreciated in advance.\r
\n" );
document.write( "\n" );
document.write( "Q: Write a system of two equations in two variables to solve the problem.
\n" );
document.write( "A woman invested some money at 8% and some at 9% annual simple interest. The interest for 1 year on the combined investment of $10,000 was $880. How much was invested at each rate?\r
\n" );
document.write( "\n" );
document.write( "8% annual interest $ _____________\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "9% annual interest $ _____________ \n" );
document.write( "
Algebra.Com's Answer #492253 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! x + y = 10000 \n" ); document.write( ".08x +.09y = 880 \n" ); document.write( "solve first equation for x and substitute in second equation \n" ); document.write( ".08(10000-y) +.09y = 880 \n" ); document.write( "800 -.08y +.09y = 880 \n" ); document.write( ".01y = 80 \n" ); document.write( "y = 8000 \n" ); document.write( "therefore, \n" ); document.write( "$2000 was invested at 8% and $8000 was invested at 9% \n" ); document.write( "check the answers \n" ); document.write( ".08*2000 +.09*8000 = 880 \n" ); document.write( "160 + 720 = 880 \n" ); document.write( "880 = 880 \n" ); document.write( "answers check \n" ); document.write( " \n" ); document.write( " |