document.write( "Question 636230: Show that two integers, one of which is three times the other, cannot add up to 13 \n" ); document.write( "
Algebra.Com's Answer #400834 by Alan3354(69443) You can put this solution on YOUR website! Show that two integers, one of which is three times the other, cannot add up to 13 \n" ); document.write( "----- \n" ); document.write( "n = an integer \n" ); document.write( "3n = the other integer \n" ); document.write( "n + 3n = 4n \n" ); document.write( "4n <> 13 \n" ); document.write( " \n" ); document.write( " |