document.write( "Question 112964: three times the sum of two numbers exceeds twice their difference by five, while half the sum is two more than the difference. what are the two numbers? \n" ); document.write( "
Algebra.Com's Answer #82290 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
Let the numbers be x and y
\n" ); document.write( "A) 3(x+y)=2(x-y)+5
\n" ); document.write( "B) (x+y)/2=x-y+2
\n" ); document.write( ".
\n" ); document.write( "A) 3x+3y=2x-2y+5
\n" ); document.write( "x+5y=5
\n" ); document.write( "B)x+y=2x-2y+4 multiply both sides by 2.
\n" ); document.write( "-x+3y=4
\n" ); document.write( "\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
Solved by pluggable solver: SOLVE linear system by SUBSTITUTION
Solve:
\n" ); document.write( " \"+system%28+%0D%0A++++1%5Cx+%2B+5%5Cy+=+5%2C%0D%0A++++-1%5Cx+%2B+3%5Cy+=+4+%29%0D%0A++\"We'll use substitution. After moving 5*y to the right, we get:
\n" ); document.write( " \"1%2Ax+=+5+-+5%2Ay\", or \"x+=+5%2F1+-+5%2Ay%2F1\". Substitute that
\n" ); document.write( " into another equation:
\n" ); document.write( " \"-1%2A%285%2F1+-+5%2Ay%2F1%29+%2B+3%5Cy+=+4\" and simplify: So, we know that y=1.125. Since \"x+=+5%2F1+-+5%2Ay%2F1\", x=-0.625.
\n" ); document.write( "
\n" ); document.write( " Answer: \"system%28+x=-0.625%2C+y=1.125+%29\".
\n" ); document.write( "

\n" ); document.write( "\n" ); document.write( "Check:
\n" ); document.write( "A)
\n" ); document.write( "3(-.625+1.125)=1.5
\n" ); document.write( "2(-6.25+1.125)=-3.5 difference of 5
\n" ); document.write( ".
\n" ); document.write( "B)
\n" ); document.write( "(-.625+1.125)/2=.25
\n" ); document.write( "-.625-1.125=-1.75 difference of 2
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" ); document.write( "
\n" );