document.write( "Question 996690: The difference of two positive integers is 34. The larger number is three times the smaller. What are these numbers? \n" ); document.write( "
Algebra.Com's Answer #615013 by ikleyn(52786)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "3x - x = 34,\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2x = 34,\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = 17.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The smaller number is 17, the larger is 3*17 = 51.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |