document.write( "Question 975843: Last year, a women's professional organization made two small-business loans totaling $26,000 to young women beginning their own businesses. The money was lent at 5% and 9% simple interest rates. If the annual income the organization received from these loans was $1,940, what was each loan amount? \n" ); document.write( "
Algebra.Com's Answer #597494 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
x=amount at 5%
\n" ); document.write( "26,000-x = amount at 9%. You can use x and y, but this is easier.\r
\n" ); document.write( "\n" ); document.write( "0.05x + 0.09(26,000-x)=1940
\n" ); document.write( "0.05x+2340-0.09x=1940\r
\n" ); document.write( "\n" ); document.write( "-0.04x=-400
\n" ); document.write( "x=10000
\n" ); document.write( "26000-x=13500\r
\n" ); document.write( "\n" ); document.write( "Check
\n" ); document.write( "0.05*10000=500
\n" ); document.write( "0.09*16000=1440
\n" ); document.write( "Total is 1940, units in dollars
\n" ); document.write( "
\n" ); document.write( "
\n" );