document.write( "Question 205842: A has $x and B has $y. If A gives B $3, B will have 2 times as much as A. If B gives a $6, A will have $4 more than B. How much does A have? \n" ); document.write( "
Algebra.Com's Answer #155498 by Edwin McCravy(20065)\"\" \"About 
You can put this solution on YOUR website!
A has $x and B has $y. If A gives B $3, B will have 2 times as much as A. If B gives A $6, A will have $4 more than B.
\n" ); document.write( "
\r\n" );
document.write( "First, we look at:\r\n" );
document.write( "

\n" ); document.write( ">>...A has $x and B has $y. If A gives B $3,...<<
\n" ); document.write( "
\r\n" );
document.write( "...then, A will have $(x-3), and B will have $(y+3)...\r\n" );
document.write( "

\n" ); document.write( ">>...B will have 2 times as much as A...<<
\n" ); document.write( "
\r\n" );
document.write( "...so $(y+3) will be 2 times $(x-3), or\r\n" );
document.write( "\r\n" );
document.write( "             (y+3) = 2(x-3)\r\n" );
document.write( "

\n" ); document.write( ">>...A has $x and B has $y... If B gives A $6,...<<
\n" ); document.write( "
\r\n" );
document.write( "...then, B will have $(y-6), and A will have $(x+6)...\r\n" );
document.write( "

\n" ); document.write( ">>... A will have $4 more than B...<<
\n" ); document.write( "
\r\n" );
document.write( "...so $(x+6) will be $(y-6)+4, or\r\n" );
document.write( "\r\n" );
document.write( "             (x+6) = (y-6)+4\r\n" );
document.write( "\r\n" );
document.write( "So we have this system of equations:\r\n" );
document.write( "\r\n" );
document.write( "\"system%28%28y%2B3%29=2%28x-3%29%2C%28x%2B6%29=%28y-6%29%2B4%29\"\r\n" );
document.write( "\r\n" );
document.write( "Simplifying:\r\n" );
document.write( "\r\n" );
document.write( "\"system%28y%2B3=2x-6%2Cx%2B6=y-6%2B4%29\"\r\n" );
document.write( "\r\n" );
document.write( "\"system%28y=2x-9%2Cx%2B6=y-2%29\"\r\n" );
document.write( "\r\n" );
document.write( "\"system%28y=2x-9%2Cx=y-8%29\"\r\n" );
document.write( "\r\n" );
document.write( "Solve by substitution and get\r\n" );
document.write( "\r\n" );
document.write( "\"x=17\", \"y=25\"\r\n" );
document.write( "\r\n" );
document.write( "So A has $17 and B has $25.\r\n" );
document.write( "\r\n" );
document.write( "Checking:\r\n" );
document.write( "

\n" ); document.write( ">>...If A gives B $3,...<<
\n" ); document.write( "
\r\n" );
document.write( "then A will have $14, and B will have $28.\r\n" );
document.write( "

\n" ); document.write( ">>...B will have 2 times as much as A...<<
\n" ); document.write( "
\r\n" );
document.write( "And yes, indeed, $28 will be 2 times $14.\r\n" );
document.write( "

\n" ); document.write( ">>...If B gives A $6,...<<
\n" ); document.write( "
\r\n" );
document.write( "then B will have $19, and A will have $23\r\n" );
document.write( "

\n" ); document.write( ">>...A will have $4 more than B...<<
\n" ); document.write( "
\r\n" );
document.write( "And, yes indeed, $23 is $4 more than $19.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );