document.write( "Question 1174511: The sum of three numbers is 7. One of the numbers is one more than the sum of the other two numbers. It is also four times the difference between the other two numbers. What is the smallest of the three numbers?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #799922 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "EACH NUMBER\r\n" );
document.write( "     1+m+n=4(n-m)\r\n" );
document.write( "      m\r\n" );
document.write( "      n\r\n" );
document.write( "SUM  7\r\n" );
document.write( "

\n" ); document.write( "Use these to setup equations and solve.
\n" ); document.write( "
\n" );