document.write( "Question 119798: Sam has $10,000 to invest. He will put the money into 2 accounts,one that earns 10% simple interest,and one that earns 12% simple interest. If he wants to have $1160.00 in interest at the end of the year,how much should he invest in each account?\r
\n" );
document.write( "\n" );
document.write( "I need the two equations only.
\n" );
document.write( "I do not know how to set the equations up.
\n" );
document.write( "I can take it from there.
\n" );
document.write( "thank you very much : ) \n" );
document.write( "
Algebra.Com's Answer #87790 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Sam has $10,000 to invest. He will put the money into 2 accounts,one that earns 10% simple interest,and one that earns 12% simple interest. If he wants to have $1160.00 in interest at the end of the year,how much should he invest in each account?\r \n" ); document.write( "\n" ); document.write( "I need the two equations only. \n" ); document.write( "---------------- \n" ); document.write( "EQUATIONS only: \n" ); document.write( "x+y = 10,000 \n" ); document.write( "0.10x + 0.12y = 1160 \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |