document.write( "Question 883659: one number 14 more than another number, when the larger number is increased by 1, the result is twice the smaller number
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #533676 by dkppathak(439)\"\" \"About 
You can put this solution on YOUR website!
one number 14 more than another number, when the larger number is increased by 1, the result is twice the smaller number
\n" ); document.write( "let one number is X and other is X +15
\n" ); document.write( "as per given condition
\n" ); document.write( "(X +14) +1 =2X
\n" ); document.write( "X +15 = 2X
\n" ); document.write( "X =15
\n" ); document.write( "one number is 15 and other number 14 more means 29
\n" ); document.write( "answer 15,29
\n" ); document.write( "
\n" );