document.write( "Question 156162This question is from textbook Intermediate Algebra
\n" );
document.write( ": Amand invests $25,000, part at 5% and the rest at 6%. The annual return on the 5% investment exceeds the annual return on the 6% investment by $40. How much did she invest at each rate? Also can't figure out how to set this one up.
\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #115044 by SAT Math Tutor(36)![]() ![]() ![]() You can put this solution on YOUR website! The part invested at 5% we'll call x so the part invested at 6% is (25000-x).\r \n" ); document.write( "\n" ); document.write( "So:\r \n" ); document.write( "\n" ); document.write( "x*.05 - 40 = (25000-x)*.06\r \n" ); document.write( "\n" ); document.write( "x*.05 - 40 = 1500-x*.06\r \n" ); document.write( "\n" ); document.write( "x*.11 - 40 = 1500\r \n" ); document.write( "\n" ); document.write( "x*.11 = 1540\r \n" ); document.write( "\n" ); document.write( "x = 14000\r \n" ); document.write( "\n" ); document.write( "So, $14000 was invested at 5% and (25000-14000) = $11000 was invested at 6%. \n" ); document.write( " |