document.write( "Question 713464: Anita and Betty together have a total of 600 clients. If Anita had 12 more than twice the number of clients Betty has, determine the number of clients each person has. \n" ); document.write( "
| Algebra.Com's Answer #438450 by vheroli(126)     You can put this solution on YOUR website! \n" ); document.write( "Anita: (12+2x) \n" ); document.write( "Betty: x \n" ); document.write( "Solution: \n" ); document.write( "600=(12+2x)+x : Simplify \n" ); document.write( "600-12= 2x+x \n" ); document.write( "588= 3x : Divide both sides by 3 to get x \n" ); document.write( "196=x\r \n" ); document.write( "\n" ); document.write( "Answer: \n" ); document.write( "Anita: (12+2x) \n" ); document.write( "= 12+ 2(196) \n" ); document.write( "= 12+392 \n" ); document.write( "= 404 \n" ); document.write( "Betty: x = 196\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |