document.write( "Question 754474: The sum of two integers is 246 and the larger number is 27 more than 2 times the smaller number. Find the two integers. \n" ); document.write( "
Algebra.Com's Answer #460818 by LearnWithMajor(33)\"\" \"About 
You can put this solution on YOUR website!
\"x%2By+=+246\"
\n" ); document.write( "\"x+=+2y%2B27\"
\n" ); document.write( "Substitution
\n" ); document.write( "\"2y%2B27%2By+=+246\"
\n" ); document.write( "\"3y+%2B27+=+246\"
\n" ); document.write( "\"3y+=+219\"
\n" ); document.write( "\"y+=+73\"
\n" ); document.write( "\"x+=+2y%2B27+=+2%2873%29%2B27+=+173\"
\n" ); document.write( "
\n" );