document.write( "Question 464332: The difference of two positive numbers is 14. The larger is twice the smaller decreased by 5. Find the two numbers. (Enter solutions from smallest to largest.)
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #318078 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
n-m=14
\n" ); document.write( "n=2m-5
\n" ); document.write( "n=m+14
\n" ); document.write( "m+14=2m-5
\n" ); document.write( "m=19
\n" ); document.write( "n=33
\n" ); document.write( "The two numbers are 19 and 33..
\n" ); document.write( "
\n" );