document.write( "Question 272097: Tyler has 2 saving accounts. The 2 accounts pay 10% and 12% in annual interest; there is $500.00 more in the account that pays 12% than there is in the other account. If the total interest for a year is $214, how much money does he have in each account?\r
\n" );
document.write( "\n" );
document.write( "Thank you. \n" );
document.write( "
Algebra.Com's Answer #199296 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! (10%) (x) + (12%) (x + 500) = 214 ___ multiply by 100 to clear percents\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "10x + 12x + 6000 = 21400\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "22x = 15400 ___ x = 700 ___ x + 500 = 1200 \n" ); document.write( " |