document.write( "Question 927328: $5900 is invested,part of it at 10% and part of it at 8%. For a certain year, the total yield is $534.00. How much was invested at each rate? \n" ); document.write( "
Algebra.Com's Answer #563084 by srinivas.g(540)![]() ![]() You can put this solution on YOUR website! Let x be the amount invested @ 10 % per year \n" ); document.write( " Let y be the amount invested @ 8 % per year \n" ); document.write( " x+y= $ 5900.......................eq(1) \n" ); document.write( "interest on amount x = 10 % of X \n" ); document.write( " = \n" ); document.write( " {{0.1x}}} \n" ); document.write( "Interest on amount y = 8 % of y \n" ); document.write( " = \n" ); document.write( " = \n" ); document.write( "Total interest for whole amount = $ 534 \n" ); document.write( "hence \n" ); document.write( " 0.1x x+0.08 y =534.............eq(2) \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Result\": x= $ 3100 \n" ); document.write( " y=$2800 \n" ); document.write( " \n" ); document.write( " |