document.write( "Question 957273: A total of $80,000 is invested in two funds paying 2.3% and 3.1 % simple interest. The total annual interest is $2000. How much is invested in each fund? \n" ); document.write( "
Algebra.Com's Answer #584902 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A total of $80,000 is invested in two funds paying 2.3% and 3.1 % simple interest. The total annual interest is $2000. How much is invested in each fund?
\n" ); document.write( "-------------
\n" ); document.write( "Quantity Eq:: x + y = 80,000 dollars
\n" ); document.write( "Interest Eq::2.3x + 3.1y = 200000
\n" ); document.write( "-----
\n" ); document.write( "Modify for elimination:
\n" ); document.write( "23x + 23y = 23*80000
\n" ); document.write( "23x + 31y = 2000000
\n" ); document.write( "------------
\n" ); document.write( "Subtract and solve for \"y\"::
\n" ); document.write( "8y = 160000
\n" ); document.write( "y = $20,000 (amt. invested at 3.1%)
\n" ); document.write( "----
\n" ); document.write( "x = 80000-20000 = $60,000 (amt. investedat 2.3$)
\n" ); document.write( "----
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "--------------
\n" ); document.write( "
\n" );