document.write( "Question 87526: one number is 12 more then another, the sum of the smaller number and twice the larger number is 39 find the large number x= the first number and y= the second number so is it 12 + x = y or 2x +y = 32 \n" ); document.write( "
Algebra.Com's Answer #63453 by Nate(3500) ![]() You can put this solution on YOUR website! Simplify this: \n" ); document.write( "x = smaller number \n" ); document.write( "x + 12 = larger number \n" ); document.write( "x + 2(x + 12) = 39 \n" ); document.write( "x + 2x + 24 = 39 \n" ); document.write( "3x = 15 \n" ); document.write( "x = 5 \n" ); document.write( "5 and 17 \n" ); document.write( " |