document.write( "Question 231083: the sum of two integers is 1.if the smaller integer is 11 less than 5 times the larger,what are the integers? \n" ); document.write( "
Algebra.Com's Answer #171320 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
the sum of two integers is 1.
\n" ); document.write( "if the smaller integer is 11 less than 5 times the larger,
\n" ); document.write( "what are the integers?
\n" ); document.write( ":
\n" ); document.write( "\"the sum of two integers is 1.\"
\n" ); document.write( "x + y = 1
\n" ); document.write( "or
\n" ); document.write( "y = (1-x)
\n" ); document.write( ";
\n" ); document.write( "\"the smaller integer is 11 less than 5 times the larger,\"
\n" ); document.write( "y = 5x - 11
\n" ); document.write( ":
\n" ); document.write( "what are the integers?
\n" ); document.write( "Substitute (1-x) for y in the above equation
\n" ); document.write( "1 - x = 5x - 11
\n" ); document.write( ":
\n" ); document.write( "1 + 11 = 5x + x
\n" ); document.write( ":
\n" ); document.write( "12 = 6x
\n" ); document.write( "x = \"12%2F6\"
\n" ); document.write( "x = 2
\n" ); document.write( "Find y
\n" ); document.write( "y = 1 - x
\n" ); document.write( "y = 1 - 2
\n" ); document.write( "y = -1
\n" ); document.write( ":
\n" ); document.write( "Two integers: 2, -1;
\n" ); document.write( ":
\n" ); document.write( ";
\n" ); document.write( "Check solution in the statement:
\n" ); document.write( "\"the smaller integer is 11 less than 5 times the larger,\"
\n" ); document.write( "-1 = 5(2) - 11
\n" ); document.write( "-1 = 10 - 11\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );