document.write( "Question 1003875: A number is twice another number. when the larger is subtracted from 50, the result is 2 more than when the smaller number is subtracted from 40. find the numbers \n" ); document.write( "
Algebra.Com's Answer #620496 by mananth(16946) You can put this solution on YOUR website! A number is twice another number. when the larger is subtracted from 50, the result is 2 more than when the smaller number is subtracted from 40. find the numbers\r \n" ); document.write( "\n" ); document.write( "A number is twice another number.\r \n" ); document.write( "\n" ); document.write( "one number x \n" ); document.write( "other 2x\r \n" ); document.write( "\n" ); document.write( " when the larger is subtracted from 50, \n" ); document.write( "50-2x....................` \n" ); document.write( " the result is 2 more than when the smaller number is subtracted from 40. find the numbers\r \n" ); document.write( "\n" ); document.write( "(40-x)+2.............2\r \n" ); document.write( "\n" ); document.write( "50-2x = 40-x +2\r \n" ); document.write( "\n" ); document.write( "x = 8\r \n" ); document.write( "\n" ); document.write( "otner number is 8*2 =16 \n" ); document.write( " \n" ); document.write( " |