document.write( "Question 954627: The sum of two positive integers is 29. If the smaller integer is x and the larger is 11 more than twice the smaller , find the integer. \n" ); document.write( "
Algebra.Com's Answer #583071 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
x and y are integers
\n" ); document.write( "x+y=29
\n" ); document.write( "x=29-y
\n" ); document.write( "2x=y-11 substitute for x.
\n" ); document.write( "2(29-y)=y-11
\n" ); document.write( "58-2y=y-11 Add 2y+11 to each side.
\n" ); document.write( "69=3y Divide each side by 3.
\n" ); document.write( "23=y ANSWER 1:The larger integer is 23.
\n" ); document.write( "x=29-y=29-23=6 ANSWER 2: The smaller integer is 6.
\n" ); document.write( "CHECK:
\n" ); document.write( "2x=y-11
\n" ); document.write( "2(6)=23-11
\n" ); document.write( "12=12
\n" ); document.write( "
\n" ); document.write( "
\n" );