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)![]() ![]() 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( "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( " |