document.write( "Question 748474: The sum of two positive integers is 51. The first number is twice the second number. Find the two numbers. \n" ); document.write( "
Algebra.Com's Answer #455491 by tommyt3rd(5050)![]() ![]() You can put this solution on YOUR website! n+m=51 \n" ); document.write( "m=2n\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "n+2n=51 \n" ); document.write( "3n=51 \n" ); document.write( "n=51/3 \n" ); document.write( "n=17\r \n" ); document.write( "\n" ); document.write( "so the two numbers are 17 and 34\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( ":) \n" ); document.write( " |