document.write( "Question 843052: If A gives B £2 they will have the same amount of money, and if B gives A £2 then A will have twice as much as B.\r
\n" );
document.write( "\n" );
document.write( "How much do they have?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #507915 by Edwin McCravy(20054)![]() ![]() You can put this solution on YOUR website! If A gives B £2 they will have the same amount of money, and if B gives A £2 then A will have twice as much as B. \n" ); document.write( " \r\n" ); document.write( "Suppose A begins with £a and B begins with £b \r\n" ); document.write( "\r\n" ); document.write( "If A gives B £2, then A will have £(a-2) and B will have £(b+2).\r\n" ); document.write( "\r\n" ); document.write( "In that case their amounts would be equal, so we set them equal:\r\n" ); document.write( "\r\n" ); document.write( " £(a-2) = £(b+2)\r\n" ); document.write( " a-2 = b+2\r\n" ); document.write( " a = b+4\r\n" ); document.write( "\r\n" ); document.write( "If B gives A £2, then B will have £(b-2) and A will have £(a+2).\r\n" ); document.write( "\r\n" ); document.write( "In that case A's amount would be twice B's amount, so we have:\r\n" ); document.write( "\r\n" ); document.write( " £(a+2) = 2·£(b-2)\r\n" ); document.write( " a+2 = 2(b-2)\r\n" ); document.write( " a+2 = 2b-4\r\n" ); document.write( " a = 2b-6\r\n" ); document.write( "\r\n" ); document.write( "So we have this system of 2 equations in two unknowns:\r\n" ); document.write( "\r\n" ); document.write( " \n" ); document.write( " \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |