document.write( "Question 186416: tim invested $88,000 in two plans. plan 1 is at an APR of 8% and plan 2 is at an APR of 11%. if he invested $6000 less in plan 2 than in plan 1, how much can he expect to earn in one year? \n" ); document.write( "
Algebra.Com's Answer #139705 by stanbon(75887) ![]() You can put this solution on YOUR website! tim invested $88,000 in two plans. plan 1 is at an APR of 8% and plan 2 is at an APR of 11%. if he invested $6000 less in plan 2 than in plan 1, how much can he expect to earn in one year? \n" ); document.write( "----------------- \n" ); document.write( "Equation: \n" ); document.write( "y + x = 88000 \n" ); document.write( "y - x = 6000 \n" ); document.write( "2y = 94000 \n" ); document.write( "y = 47000 (Plan 1 investment) \n" ); document.write( "Then x = 41000 (Plan 2 investment) \n" ); document.write( "-------------------- \n" ); document.write( "interest = 0.08*47000 + 0.11*41000 \n" ); document.write( "Do the arithmetic \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |