document.write( "Question 711612: What is the greater of two numbers whose product is 640. If the sum of the two numbers exceeds their difference by 32. \n" ); document.write( "
Algebra.Com's Answer #437495 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! XY=640 \n" ); document.write( "X+Y=(X-Y)+32 \n" ); document.write( "X-X+Y+Y=+32 \n" ); document.write( "2Y=+32 \n" ); document.write( "Y=32/2 \n" ); document.write( "Y=16 ANS. \n" ); document.write( "X*16=640 \n" ); document.write( "16X=640 \n" ); document.write( "X=640/16 \n" ); document.write( "X=40 ANS. \n" ); document.write( "PROOF: \n" ); document.write( "40+16=(40-16)+32 \n" ); document.write( "56=24+32 \n" ); document.write( "56=56 \n" ); document.write( " \n" ); document.write( " |