document.write( "Question 201360: One number is less than another. If the sum of the first number and twice the scond number is 45, find the two numbers. \n" ); document.write( "
Algebra.Com's Answer #151594 by RAY100(1637)\"\" \"About 
You can put this solution on YOUR website!
Let x\n" ); document.write( ".
\n" ); document.write( "x +2y =45
\n" ); document.write( ".
\n" ); document.write( "x,,,,,,,y
\n" ); document.write( ".
\n" ); document.write( "1,,,,,,,22
\n" ); document.write( "3,,,,,,,21
\n" ); document.write( "5,,,,,,,20
\n" ); document.write( "7,,,,,,,19
\n" ); document.write( "9,,,,,,,18
\n" ); document.write( "11,,,,,,17
\n" ); document.write( "13,,,,,,16
\n" ); document.write( "15,,,,,,15,,not true as x not less than y
\n" ); document.write( ".
\n" ); document.write( "These are just positive integers. Negative integers, and decimals add many more possible combinations.
\n" ); document.write( ".
\n" ); document.write( "Perhaps the problem has other limitations ??
\n" ); document.write( "
\n" ); document.write( "
\n" );