document.write( "Question 171315: The difference of two positive numbers is 14. The larger is twice the smaller decreased by 3. Find the two numbers. \n" ); document.write( "
Algebra.Com's Answer #126465 by vleith(2983)\"\" \"About 
You can put this solution on YOUR website!
\"x+-+y+=+14\"
\n" ); document.write( "\"x+=+2y-3\"
\n" ); document.write( "\"2y+-+3+-+y+=+14\"
\n" ); document.write( "\"y+=+17\"
\n" ); document.write( "so x = 31
\n" ); document.write( "
\n" );