document.write( "Question 767153: the sum of two numbers is 47 one of the numbers is 2 more than twice the other number find the value of the smaller number? \n" ); document.write( "
Algebra.Com's Answer #467504 by algebrahouse.com(1659)![]() ![]() You can put this solution on YOUR website! x = one number \n" ); document.write( "2x + 2 = other number {one number is two more than twice the other}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x + 2x + 2 = 47 {the sum of the two numbers is 47} \n" ); document.write( "3x + 2 = 47 {combined like terms} \n" ); document.write( "3x = 45 {subtracted 2 from each side} \n" ); document.write( "x = 15 {divided each side by 3} \n" ); document.write( "2x + 2 = 32 {substituted 15, in for x, into 2x + 2}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "15 is the smaller number \n" ); document.write( " For more help from me, visit: www.algebrahouse.com \n" ); document.write( " |