document.write( "Question 717026: one number is twice the another number and their product is 2048 . what are the two number \n" ); document.write( "
Algebra.Com's Answer #440092 by Alan3354(69443) You can put this solution on YOUR website! one number is twice the another number and their product is 2048 . what are the two number \n" ); document.write( "-------------- \n" ); document.write( "x*2x = 2048 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "x = 32, -32 \n" ); document.write( "Other number is 64, -64 \n" ); document.write( " |