document.write( "Question 568392: A says to B, If you give me $12, we will have and equal amount of money.\" Monte respons,\"that may be true but if you give me $6, I will have twice as much as you.How much money does A and B each have? \n" ); document.write( "
Algebra.Com's Answer #366946 by htmentor(1343)![]() ![]() You can put this solution on YOUR website! A says to B, If you give me $12, we will have and equal amount of money.\" Monte respons,\"that may be true but if you give me $6, I will have twice as much as you.How much money does A and B each have? \n" ); document.write( "=================== \n" ); document.write( "Let A = the amount of money A has \n" ); document.write( "Let B = the amount of money B has \n" ); document.write( "If B gives A 12, then B now has B-12 dollars and A now has A+12, and these two amounts are equal: \n" ); document.write( "A+12 = B-12 \n" ); document.write( "If A gives B 6, then B will have twice as much as A: \n" ); document.write( "B+6 = 2(A-6) \n" ); document.write( "So we have two equations and two unknowns. Solve using your favorite method. \n" ); document.write( "Ans: A = 42, B = 66 \n" ); document.write( "Check: If B gives A 12, they will both have 54 \n" ); document.write( "If A gives B 6, then A will have 36 and B will have 72, twice as much \n" ); document.write( " \n" ); document.write( " |