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)\"\" \"About 
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( "\"2x%5E2+=+2048\"
\n" ); document.write( "\"x%5E2+=+1024\"
\n" ); document.write( "x = 32, -32
\n" ); document.write( "Other number is 64, -64
\n" ); document.write( "
\n" );