document.write( "Question 191059: The sum of two positive integers is 108. One integer is three times as great as the other. Find the integers. \n" ); document.write( "
Algebra.Com's Answer #143430 by vleith(2983)\"\" \"About 
You can put this solution on YOUR website!
Let the smaller integer be X.
\n" ); document.write( "Then the other integer, call it Y, is equal to 3X
\n" ); document.write( "Their sum is 108
\n" ); document.write( "\"X+%2B+Y+=+108\"
\n" ); document.write( "\"X+%2B+3X+=+108\"
\n" ); document.write( "\"4X+=+108\"
\n" ); document.write( "\"X+=+27\"
\n" ); document.write( "
\n" );