document.write( "Question 809686: How do I solve an interest problem that is asking for the amounts invested at 2 different rates? It gives me the time (1year), the rates (2.5% and 3.0%) and the total interest earned ($850). \n" ); document.write( "
Algebra.Com's Answer #487868 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! .025x+.03y=850 \n" ); document.write( "x+y=? \n" ); document.write( "what was the total invested? \n" ); document.write( "x-intercept | 34000. when y=0 \n" ); document.write( "y-intercept | 28333.3 when x=0 \n" ); document.write( " |