document.write( "Question 1097350: Tory has two saving accounts. Account A starts with $197 and Account B starts with $521. Each month, he withdraws $6 from Account B and invests $30 in Account A. How many dollars does he have in both accounts, combined, when the accounts have the same value? \n" ); document.write( "
Algebra.Com's Answer #711740 by stanbon(75887) ![]() You can put this solution on YOUR website! Tory has two saving accounts. Account A starts with $197 and Account B starts with $521. Each month, he withdraws $6 from Account B and invests $30 in Account A. How many dollars does he have in both accounts, combined, when the accounts have the same value? \n" ); document.write( "----- \n" ); document.write( "A amount:: 197+30x \n" ); document.write( "B amount:: 521-6x \n" ); document.write( "------------------------ \n" ); document.write( "Equation: \n" ); document.write( "197+30x = 521-6x \n" ); document.write( "36x = 324 \n" ); document.write( "x = 9 months \n" ); document.write( "------ \n" ); document.write( "Ans:: 197+30x = 197+30*9 = $467 \n" ); document.write( "521-6*x = 521-6*9 = 467 \n" ); document.write( "---------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------------- \n" ); document.write( " |