document.write( "Question 645120: how do you solve if jim has $213 intrest return and has $3000 invested some at 5% and the Rest at 8% find the amount of invested in each \n" ); document.write( "
Algebra.Com's Answer #405380 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! how do you solve if jim has $213 interest return and has $3000 invested some at 5% and the Rest at 8% find the amount of invested in each \n" ); document.write( "-------------------------- \n" ); document.write( "Quantity: F + E = 3000 dollars \n" ); document.write( "Interest:0.05F+0.08E = 213 dollars \n" ); document.write( "------- \n" ); document.write( "Modify: \n" ); document.write( "5F + 5E = 5*3000 \n" ); document.write( "5F + 8E = 213*100 \n" ); document.write( "----------------------- \n" ); document.write( "3E = 6300 \n" ); document.write( "E = $2100 (amt. invested at 8%) \n" ); document.write( "--------- \n" ); document.write( "Solve for \"F: \n" ); document.write( "F + E = 3000 \n" ); document.write( "E = $900 (amt. invested at 5%) \n" ); document.write( "================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================== \n" ); document.write( " |