document.write( "Question 284338: The sum of two numbers is fourteen. The difference between two times the smaller and the larger is one. Find the two numbers. \n" ); document.write( "
Algebra.Com's Answer #206331 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The sum of two numbers is fourteen. The difference between two times the smaller and the larger is one. Find the two numbers. \n" ); document.write( "----------------------- \n" ); document.write( "Equations: \n" ); document.write( "x + y = 14 \n" ); document.write( "2x- y = 1 \n" ); document.write( "---------------- \n" ); document.write( "Add and solve for \"x\": \n" ); document.write( "3x = 15 \n" ); document.write( "x = 5 \n" ); document.write( "--- \n" ); document.write( "Substitute for \"x\" and solve for \"y\": \n" ); document.write( "5+y = 14 \n" ); document.write( "y = 9 \n" ); document.write( "------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |